|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgenomicsnpanalyzer.entry.Transcript
public class Transcript
| Field Summary | |
|---|---|
byte |
bytechr
|
byte[] |
cds
|
int[] |
cdscoor
|
int[] |
cdscoorHeader
|
byte[] |
cdsHeader
|
java.util.ArrayList |
exons
|
int |
geneID
|
int |
geneIdx
|
boolean |
isCanonical
|
int |
seqRegionEnd
|
int |
seqRegionID
|
int |
seqRegionStart
|
java.lang.String |
stableID
|
byte |
strand
|
int |
transcriptID
|
Translation |
translation
|
int |
translationID
|
UTR |
utr3
|
UTR |
utr5
|
| Constructor Summary | |
|---|---|
Transcript()
Creates a new instance of Transcript |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte bytechr
public java.lang.String stableID
public int transcriptID
public int translationID
public int geneID
public int geneIdx
public byte strand
public int seqRegionID
public int seqRegionStart
public int seqRegionEnd
public UTR utr5
public UTR utr3
public Translation translation
public java.util.ArrayList exons
public byte[] cds
public int[] cdscoor
public byte[] cdsHeader
public int[] cdscoorHeader
public boolean isCanonical
| Constructor Detail |
|---|
public Transcript()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||