|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojavax.bio.seq.RichSequence.Terms
org.biojavax.bio.seq.io.UniProtXMLFormat.Terms
public static class UniProtXMLFormat.Terms
Implements some UniProtXML-specific terms.
Field Summary | |
---|---|
static String |
ABBREV_NAME_KEY
|
static String |
COMMON_NAME_KEY
|
static String |
CONTAINS_PREFIX
|
static String |
FULL_NAME_KEY
|
static String |
GENENAME_KEY
|
static String |
GENESYNONYM_KEY
|
static String |
INCLUDES_PREFIX
|
static String |
LOC_FUZZY_END_KEY
|
static String |
LOC_FUZZY_START_KEY
|
static String |
NCBI_TAXON_KEY
|
static String |
ORDLOCNAME_KEY
|
static String |
ORFNAME_KEY
|
static String |
SCIENTIFIC_NAME_KEY
|
static String |
SYNONYM_NAME_KEY
|
Fields inherited from class org.biojavax.bio.seq.RichSequence.Terms |
---|
DOI_KEY, MEDLINE_KEY, PLASMID_KEY, PUBMED_KEY, SPECIES_KEY, STRAIN_KEY, TISSUE_KEY, TRANSPOSON_KEY |
Constructor Summary | |
---|---|
UniProtXMLFormat.Terms()
|
Method Summary | |
---|---|
static ComparableTerm |
getEvidenceAttrTerm()
Getter for the evidence attr term |
static ComparableTerm |
getEvidenceCategoryTerm()
Getter for the evidence category term |
static ComparableTerm |
getEvidenceDateTerm()
Getter for the evidence date term |
static ComparableTerm |
getEvidenceTypeTerm()
Getter for the evidence type term |
static ComparableTerm |
getFeatureOriginalTerm()
Getter for the feature original term |
static ComparableTerm |
getFeatureRefTerm()
Getter for the feature ref term |
static ComparableTerm |
getFeatureStatusTerm()
Getter for the feature status term |
static ComparableTerm |
getFeatureVariationTerm()
Getter for the feature variation term |
static ComparableTerm |
getLocationSequenceTerm()
Getter for the location seq term |
static ComparableTerm |
getProteinExistsTerm()
Getter for the protein exists term |
static ComparableTerm |
getProteinTypeTerm()
Getter for the protein type term |
static ComparableOntology |
getUniprotKWOnto()
Getter for the private uniprot ontology. |
static ComparableTerm |
getUniProtXMLTerm()
Getter for the UniProtXML term |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String CONTAINS_PREFIX
public static final String INCLUDES_PREFIX
public static final String GENENAME_KEY
public static final String GENESYNONYM_KEY
public static final String ORDLOCNAME_KEY
public static final String ORFNAME_KEY
public static final String NCBI_TAXON_KEY
public static final String COMMON_NAME_KEY
public static final String FULL_NAME_KEY
public static final String SCIENTIFIC_NAME_KEY
public static final String SYNONYM_NAME_KEY
public static final String ABBREV_NAME_KEY
public static final String LOC_FUZZY_START_KEY
public static final String LOC_FUZZY_END_KEY
Constructor Detail |
---|
public UniProtXMLFormat.Terms()
Method Detail |
---|
public static ComparableTerm getProteinExistsTerm()
public static ComparableOntology getUniprotKWOnto()
public static ComparableTerm getUniProtXMLTerm()
public static ComparableTerm getProteinTypeTerm()
public static ComparableTerm getEvidenceCategoryTerm()
public static ComparableTerm getEvidenceTypeTerm()
public static ComparableTerm getEvidenceDateTerm()
public static ComparableTerm getEvidenceAttrTerm()
public static ComparableTerm getFeatureRefTerm()
public static ComparableTerm getFeatureStatusTerm()
public static ComparableTerm getFeatureOriginalTerm()
public static ComparableTerm getFeatureVariationTerm()
public static ComparableTerm getLocationSequenceTerm()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |