Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.fasta |
Contains classes for reading from and writing to streams/files in FASTA format.
|
info.bioinfweb.jphyloio.formats.mega |
Contains classes for reading from and writing to streams/files in MEGA format.
|
info.bioinfweb.jphyloio.formats.nexus |
Contains classes for reading from and writing to streams/files in Nexus format.
|
Modifier and Type | Class and Description |
---|---|
class |
FASTAFactory
Reader and writer factory for the FASTA format.
|
Modifier and Type | Class and Description |
---|---|
class |
MEGAFactory
Reader and writer factory for the MEGA format.
|
Modifier and Type | Class and Description |
---|---|
class |
NexusFactory
Reader and writer factory for the Nexus format.
|