Uses of Class
org.biojava.bio.program.gff.SimpleGFFRecord

Packages that use SimpleGFFRecord
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
protected  SimpleGFFRecord SequencesAsGFF.createGFFRecord(Feature feature, java.lang.String id)
          Internal method to create a GFFRecord from an individual Feature.