Uses of Interface
org.biojava.bio.taxa.TaxonParser
Packages that use TaxonParser
Package
Description
Classes and interfaces for processing and producing flat-file representations
of sequences.
Taxonomy object for representing species information.
-
Uses of TaxonParser in org.biojava.bio.seq.io
Constructors in org.biojava.bio.seq.io with parameters of type TaxonParserModifierConstructorDescriptionFactory
(SequenceBuilderFactory delegateFactory, TaxonFactory taxonFactory, TaxonParser taxonParser, String sciNameKey, String commonNameKey, String ncbiTaxonKey) OrganismParser
(SequenceBuilder delegate, TaxonFactory taxonFactory, TaxonParser taxonParser, String sciNameKey, String commonNameKey, String ncbiTaxonKey) Deprecated. -
Uses of TaxonParser in org.biojava.bio.taxa
Classes in org.biojava.bio.taxa that implement TaxonParser
org.biojavax.bio.taxa