Trees | Indices | Help |
|
---|
|
|
|||
StructureConverter | |||
BaseProteinAlignmentReader Base class for reading protein sequence alignments from files. |
|||
ClustalAlignmentReader Class for reading Clustal *.aln files. |
|||
BaseProteinAlignmentWriter Class for writing protein alignments to files. |
|||
FastaAlignmentWriter Class for writing FASTA .fasta files. |
|||
ClustalAlignmentWriter Class for writing Clustal *.aln files. |
|||
MMSequenceConverter Converts sequence between mmseq and MSV sequence formats. |
|||
FastaAlignmentReader |
|
|||
|
|||
|
|
|||
CAPPING_GROUPS =
|
|||
STANDARD_ID_REGEX = re.compile(r'^>\s
|
|||
SPACE_ID_REGEX = re.compile(r'^>\s
|
|||
__package__ =
|
|
|
Utility function to groups a list into lists, with each sublist beginning with an element that matches the supplied predicate Note that many file reading functions below would benefit from using this function.
|
|
STANDARD_ID_REGEX
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:32:48 2017 | http://epydoc.sourceforge.net |