genomicsnpanalyzer.genomebrowser.entry
Class AGene
java.lang.Object
genomicsnpanalyzer.genomebrowser.entry.AGene
- All Implemented Interfaces:
- java.io.Serializable
public class AGene
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
AGene()
Creates a new instance of Gene |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
geneSymbol
public java.lang.String geneSymbol
ncbiGeneID
public int ncbiGeneID
keggPathIdx
public java.util.ArrayList keggPathIdx
goIdx
public java.util.ArrayList goIdx
biotype
public java.lang.String biotype
description
public java.lang.String description
geneid
public int geneid
genestableid
public java.lang.String genestableid
cononicalTransID
public int cononicalTransID
AGene
public AGene()
- Creates a new instance of Gene