Get the complement of a DNA base. Only bases A, T, C, G will be translated; all other characters are left as is. Replacement preserves casing of the characters.
Calculate the sequence length of the first record in fastaFile. Returns the length of the next record in fastaFile if it is a File object.
Convenience wrapper around PacBioHeader!T(T header).
Compute the reverse complement of a DNA sequence. Only bases A, T, C, G will be translated; all other characters are left as is. Replacement preserves casing of the characters.
Compute the reverse complement of a DNA sequence. Only bases A, T, C, G will be translated; all other characters are left as is. Replacement preserves casing of the characters.
Lines starting with this character designate the beginning of a FASTA record.
Some functions to work with FASTA data.