|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrackFile | |
---|---|
edu.upenn.gloDB.io |
Uses of TrackFile in edu.upenn.gloDB.io |
---|
Classes in edu.upenn.gloDB.io that implement TrackFile | |
---|---|
class |
FASTATrack
Import Track data from a FASTA file. |
class |
GenBankTrack
Import/Export Track data from/to GenBank files. |
class |
GFFTrack
Import/Export Track data from/to GFF files. |
class |
GloDBTrack
Import/Export Track data from/to GloDB files. |
Methods in edu.upenn.gloDB.io that return TrackFile | |
---|---|
static TrackFile |
FileIO.getTrackFileType(int id)
Returns the TrackFile based on the file type ID. |
static TrackFile |
FileIO.getTrackFileType(java.lang.String desc)
Returns the TrackFile based on the file type description. |
Methods in edu.upenn.gloDB.io with parameters of type TrackFile | |
---|---|
static void |
FileIO.addTrackFileType(TrackFile trackFileType)
Adds the Track file type to the list of possible types. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |