Package | Description |
---|---|
org.biojava.nbio.genome | |
org.biojava.nbio.genome.parsers.gff |
Class and Description |
---|
FeatureList
A list of FeatureI objects implemented using a Java ArrayList; corresponds to a GFF file.
|
Class and Description |
---|
Feature
A Feature corresponds to a single row in a GFF file.
|
FeatureI
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.
|
FeatureList
A list of FeatureI objects implemented using a Java ArrayList; corresponds to a GFF file.
|
Location
A location on a sequence.
|
LocIterator
Move a sliding window over a Location.
|
Copyright © 2000–2019 BioJava. All rights reserved.