TreeNode 1.5.2
A library to manipulate phylogenetic trees
Loading...
Searching...
No Matches
PhyloTree.Formats.NcbiAsnBer Member List

This is the complete list of members for PhyloTree.Formats.NcbiAsnBer, including all inherited members.

ParseAllTrees(string inputFile)PhyloTree.Formats.NcbiAsnBerstatic
ParseAllTrees(Stream inputStream, bool keepOpen=false)PhyloTree.Formats.NcbiAsnBerstatic
ParseTree(BinaryReader reader)PhyloTree.Formats.NcbiAsnBerstatic
ParseTrees(string inputFile)PhyloTree.Formats.NcbiAsnBerstatic
ParseTrees(Stream inputStream, bool keepOpen=false)PhyloTree.Formats.NcbiAsnBerstatic
WriteAllTrees(IEnumerable< TreeNode > trees, Stream outputStream, bool keepOpen=false, string treeType=null, string label=null)PhyloTree.Formats.NcbiAsnBerstatic
WriteAllTrees(IEnumerable< TreeNode > trees, string outputFile, string treeType=null, string label=null)PhyloTree.Formats.NcbiAsnBerstatic
WriteAllTrees(List< TreeNode > trees, Stream outputStream, bool keepOpen=false, string treeType=null, string label=null)PhyloTree.Formats.NcbiAsnBerstatic
WriteAllTrees(List< TreeNode > trees, string outputFile, string treeType=null, string label=null)PhyloTree.Formats.NcbiAsnBerstatic
WriteTree(TreeNode tree, string outputFile, string treeType=null, string label=null)PhyloTree.Formats.NcbiAsnBerstatic
WriteTree(TreeNode tree, Stream outputStream, bool keepOpen=false, string treeType=null, string label=null)PhyloTree.Formats.NcbiAsnBerstatic
WriteTree(TreeNode tree, BinaryWriter writer, string treeType=null, string label=null)PhyloTree.Formats.NcbiAsnBerstatic