|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use GffFeature | |
util.bio.annotation | For representing gene annotation. |
util.bio.parsers.gff | GFF2 and GFF3 parsers. |
Uses of GffFeature in util.bio.annotation |
Constructors in util.bio.annotation with parameters of type GffFeature | |
GenericFeature(GffFeature gffFeature)
|
Uses of GffFeature in util.bio.parsers.gff |
Methods in util.bio.parsers.gff that return GffFeature | |
GffFeature[] |
GffParser.getGffFeatures()
|
Methods in util.bio.parsers.gff with parameters of type GffFeature | |
void |
GadFlyGffExtractor.buildGenericFeature(GffFeature f)
|
void |
GadFlyGffExtractor.buildExon(GffFeature f)
|
void |
GadFlyGffExtractor.buildTranslation(GffFeature f)
|
void |
GadFlyGffExtractor.buildTranscript(GffFeature f)
|
void |
GadFlyGffExtractor.buildGeneGrp(GffFeature f)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |