View source: R/inspectSpeciesIndic.R
inspectSpeciesIndic | R Documentation |
This function inspects its main argument to convert a species indication to the scientific name or to return all protein-accession numbers for a name of a standard collection like UPS1.
inspectSpeciesIndic(x, silent = FALSE, debug = FALSE, callFrom = NULL)
x |
(character) species indication or name of collection of proteins (so far only UPS1 & UPS2) |
silent |
(logical) suppress messages |
debug |
(logical) display additional messages for debugging |
callFrom |
(character) allows easier tracking of messages produced |
This function returns a character vector
getUPS1acc
;
inspectSpeciesIndic("Human")
inspectSpeciesIndic("UPS1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.