getMolDataType: Get the molecular data type prefixes for a set of features.

View source: R/getMolDataType.R

getMolDataTypeR Documentation

Get the molecular data type prefixes for a set of features.

Description

Get the molecular data type prefixes for a set of features.

Usage

getMolDataType(features, prefixLen = 3)

Arguments

features

A vector of features.

prefixLen

The length of the molecular data type prefix.

Value

A character vector of molecular data type prefixes.

#' @examples getMolDataType(c("expTP53", "copMDM2", "mutCHEK2", "mutBRAF"))


cannin/rcellminer documentation built on June 11, 2025, 5:43 a.m.