Bio.Nexus包
子模块
- Bio.Nexus.Nexus模块
NexusErrorCharBufferCharBuffer.__init__()CharBuffer.peek()CharBuffer.peek_nonwhitespace()CharBuffer.__next__()CharBuffer.next_nonwhitespace()CharBuffer.skip_whitespace()CharBuffer.next_until()CharBuffer.peek_word()CharBuffer.next_word()CharBuffer.rest()CharBuffer.__firstlineno__CharBuffer.__static_attributes__
StepMatrixsafename()quotestrip()get_start_end()combine()CommandlineBlockNexusNexus.__init__()Nexus.read()Nexus.write_nexus_data_partitions()Nexus.write_nexus_data()Nexus.append_sets()Nexus.export_fasta()Nexus.export_phylip()Nexus.constant()Nexus.cstatus()Nexus.weighted_stepmatrix()Nexus.crop_matrix()Nexus.bootstrap()Nexus.add_sequence()Nexus.insert_gap()Nexus.invert()Nexus.gaponly()Nexus.__firstlineno__Nexus.__static_attributes__Nexus.terminal_gap_to_missing()
- Bio.Nexus.Nodes模块
- Bio.Nexus.StandardData模块
- Bio.Nexus.Trees模块
TreeErrorNodeDataTreeTree.__init__()Tree.node()Tree.split()Tree.search_taxon()Tree.prune()Tree.get_taxa()Tree.get_terminals()Tree.is_terminal()Tree.is_internal()Tree.is_preterminal()Tree.count_terminals()Tree.collapse_genera()Tree.sum_branchlength()Tree.set_subtree()Tree.is_identical()Tree.is_compatible()Tree.common_ancestor()Tree.distance()Tree.is_monophyletic()Tree.is_bifurcating()Tree.branchlength2support()Tree.convert_absolute_support()Tree.has_support()Tree.randomize()Tree.display()Tree.to_string()Tree.__str__()Tree.unroot()Tree.root_with_outgroup()Tree.merge_with_support()Tree.__annotations__Tree.__firstlineno__Tree.__static_attributes__
consensus()
模块内容
Bio.Nexus包含一个NEXUS文件解析器和对该数据建模的对象。