public static class UniProtXMLFormat.Terms extends RichSequence.Terms
Modifier and Type | Field and Description |
---|---|
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 |
DOI_KEY, MEDLINE_KEY, PLASMID_KEY, PUBMED_KEY, SPECIES_KEY, STRAIN_KEY, TISSUE_KEY, TRANSPOSON_KEY
Constructor and Description |
---|
UniProtXMLFormat.Terms() |
Modifier and Type | Method and Description |
---|---|
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
|
getAdditionalAccessionTerm, getCopyrightTerm, getDataClassTerm, getDateAnnotatedTerm, getDateCreatedTerm, getDateUpdatedTerm, getFeatureDescTerm, getFTIdTerm, getGeneNameTerm, getGeneSynonymTerm, getKeywordTerm, getMolTypeTerm, getOrderedLocusNameTerm, getORFNameTerm, getOrganelleTerm, getPlasmidTerm, getRelAnnotatedTerm, getRelCreatedTerm, getRelUpdatedTerm, getSpeciesTerm, getStrainTerm, getStrandedTerm, getTissueTerm, getTransposonTerm
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
public UniProtXMLFormat.Terms()
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()
Copyright © 2014 BioJava. All rights reserved.