inspectSpeciesIndic: Inspect Species Indictaion Or Group of Proteins

View source: R/inspectSpeciesIndic.R

inspectSpeciesIndicR Documentation

Inspect Species Indictaion Or Group of Proteins

Description

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.

Usage

inspectSpeciesIndic(x, silent = FALSE, debug = FALSE, callFrom = NULL)

Arguments

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

Value

This function returns a character vector

See Also

getUPS1acc;

Examples

inspectSpeciesIndic("Human")
inspectSpeciesIndic("UPS1")

wrProteo documentation built on April 12, 2025, 1:16 a.m.