Bio.Align.msf模块

Bio。调整对GCG MSF格式的支持。

该文件格式由GCG PileUp和LocalPileUp工具生成,T-COFFEE和MUSCLE等后来的工具支持将其作为可选输出格式。

您需要通过Bio.Align功能使用此模块。

class Bio.Align.msf.AlignmentIterator(source)

基类:AlignmentIterator

GCG MSF对齐迭代器。

fmt: str | None = 'MSF'
__abstractmethods__ = frozenset({})
__annotations__ = {'fmt': 'Optional[str]'}
__firstlineno__ = 25
__static_attributes__ = ()