| Trees | Indices | Help |
|
|---|
|
|
object --+
|
FastaAlignmentReader
|
|||
|
Inherited from |
|||
|
|||
| tuple of str |
|
||
| Tuple of (str, list of ints) |
|
||
ProteinAlignment
|
|
||
ProteinAlignment
|
|
||
|
|||
|
|||
Parses a FASTA header into a split_name and a chain_id, where possible split_name is just the first part of the header before the first separator character
|
Parses string of single-letter amino acid codes, optionally interleaved with residue numbers. Converts the codes to uppercase and filters out all characters except for A-Z and gap codes.
|
Loads a sequence file in FASTA format, creates sequences and appends them to alignment. Splits sequence name from the FASTA header.
|
Read sequences from FASTA-formatted text, creates sequences and appends them to alignment. Splits sequence name from the FASTA header.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:52 2016 | http://epydoc.sourceforge.net |