static class GtfInputStream.Attribute extends Object
Modifier and Type | Field and Description |
---|---|
(package private) static GtfInputStream.Attribute |
GENE_ID |
(package private) String |
key |
(package private) static GtfInputStream.Attribute |
TRANSCRIPT_ID |
(package private) String |
value |
Constructor and Description |
---|
GtfInputStream.Attribute(String key,
String value) |
static final GtfInputStream.Attribute GENE_ID
static final GtfInputStream.Attribute TRANSCRIPT_ID
final String key
String value