public class EnsemblCoordSystemType extends EnsemblType implements CoreObjectType, CoordSystemType
Modifier and Type | Field and Description |
---|---|
static EnsemblCoordSystemType |
chromosome |
static EnsemblCoordSystemType |
chunk |
static EnsemblCoordSystemType |
clone |
static EnsemblCoordSystemType |
contig |
static String |
defaultVersion |
static EnsemblCoordSystemType |
genescaffold |
static EnsemblCoordSystemType |
lrg |
static EnsemblCoordSystemType |
plasmid |
static EnsemblCoordSystemType |
plastid |
static EnsemblCoordSystemType |
scaffold |
static String |
sequenceLevel |
static EnsemblCoordSystemType |
supercontig |
static EnsemblCoordSystemType |
superscaffold |
static EnsemblCoordSystemType |
ultracontig |
static EnsemblCoordSystemType |
unknown |
label
Modifier and Type | Method and Description |
---|---|
static EnsemblCoordSystemType |
getType(String name) |
String |
toString()
We often use the constants in a String context, so this routine allows
us to do that easily
|
public static EnsemblCoordSystemType contig
public static EnsemblCoordSystemType supercontig
public static EnsemblCoordSystemType ultracontig
public static EnsemblCoordSystemType clone
public static EnsemblCoordSystemType chromosome
public static EnsemblCoordSystemType scaffold
public static EnsemblCoordSystemType superscaffold
public static EnsemblCoordSystemType genescaffold
public static EnsemblCoordSystemType plasmid
public static EnsemblCoordSystemType plastid
public static EnsemblCoordSystemType unknown
public static EnsemblCoordSystemType lrg
public static EnsemblCoordSystemType chunk
public static String sequenceLevel
public static String defaultVersion
public static EnsemblCoordSystemType getType(String name)
public String toString()
EnsemblType
toString
in class EnsemblType
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3