The nescent.phylogeoref.reader package is now almost over. Here is an overview of what's into it.
Basically there are two kind of readers in here. "TreeReader" and "MetadataReader" for reading trees and metadata respectively.
Here is the class hierarchy
TreeReader
Basically there are two kind of readers in here. "TreeReader" and "MetadataReader" for reading trees and metadata respectively.
Here is the class hierarchy
TreeReader
- MultiFormatReader
- UniversalTreeReader
- NeXMLReader
MetadataReader
- CSVMetadataReader
- TextMetadataReader
- UniversalMetadataReader
I have given a tutorial on using the GrandUnifiedReader on github wiki.
Understanding the PhylogenyKitchen class may be a bit tricky because I myself would have to go through it again to explain you, however using it very easy. Further I have included sufficient comments to make it clear.
Understanding the PhylogenyKitchen class may be a bit tricky because I myself would have to go through it again to explain you, however using it very easy. Further I have included sufficient comments to make it clear.
No comments:
Post a Comment