Uses of Class
org.biojava.bio.program.gff.SimpleGFFRecord
-
Packages that use SimpleGFFRecord Package Description org.biojava.bio.program.gff GFF manipulation. -
-
Uses of SimpleGFFRecord in org.biojava.bio.program.gff
Methods in org.biojava.bio.program.gff that return SimpleGFFRecord Modifier and Type Method Description protected SimpleGFFRecord
SequencesAsGFF. createGFFRecord(Feature feature, String id)
Internal method to create a GFFRecord from an individual Feature.
-