Package org.biojava3.genome.parsers.gff
package org.biojava3.genome.parsers.gff
-
ClassDescriptionA Feature corresponds to a single row in a GFF file.A feature on a sequence (for example, an exon or a gene), defined by a location and a set of attributes encoded as key/value pairs.A list of FeatureI objects implemented using a Java ArrayList; corresponds to a GFF file.http://www.bioperl.org/wiki/GTF Read and write FeatureLists as GFF/GTF formatted files.http://www.bioperl.org/wiki/GTF Read and write FeatureLists as GFF/GTF formatted files.http://www.bioperl.org/wiki/GTF Read and write FeatureLists as GFF/GTF formatted files.A location on a sequence.Move a sliding window over a Location.