View source: R/getMolDataType.R
getMolDataType | R Documentation |
Get the molecular data type prefixes for a set of features.
getMolDataType(features, prefixLen = 3)
features |
A vector of features. |
prefixLen |
The length of the molecular data type prefix. |
A character vector of molecular data type prefixes.
#' @examples getMolDataType(c("expTP53", "copMDM2", "mutCHEK2", "mutBRAF"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.