org.eaglei.search.provider.ncbi.gene
Class NCBIGeneProvider
java.lang.Object
org.eaglei.search.provider.ncbi.NCBIDBProvider
org.eaglei.search.provider.ncbi.gene.NCBIGeneProvider
public final class NCBIGeneProvider
- extends NCBIDBProvider
Contains logic for querying NCBI Entrez Gene via EUtils.
- Author:
- rfrost
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GENE_URL
public static final java.lang.String GENE_URL
- See Also:
- Constant Field Values
GENE
public static final java.lang.String GENE
- See Also:
- Constant Field Values
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
DESC
public static final java.lang.String DESC
- See Also:
- Constant Field Values
OTHER_ALIASES
public static final java.lang.String OTHER_ALIASES
- See Also:
- Constant Field Values
ORGNAME
public static final java.lang.String ORGNAME
- See Also:
- Constant Field Values
ENTREZ_GENE
public static final java.lang.String ENTREZ_GENE
- See Also:
- Constant Field Values
NCBIGeneProvider
public NCBIGeneProvider()
Copyright © 2009-2010 Eagle-I. All Rights Reserved.