View source: R/preProcessing.R
checkPreloadKinaseTable | R Documentation |
Check the preloaded kinase/phosphatase table.
checkPreloadKinaseTable(Abbrev = NULL)
Abbrev |
(Optional) The function returns the available IDs of the listed abbreviated species. If left as NULL, the function will output the abbreviation and full species name of the 25 species for which inases and/or phosphatases are available. |
data.frame
## Not run:
## Print the 25 Abbreviations and Species.
checkPreloadKinaseTable()
## Print the IDs of the provided species
checkPreloadKinaseTable(Abbrev = "Ath")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.