subsetSignatureToData | R Documentation |
Subset a gene signature to the genes in the given matrix with optional warning if genes are missing
subsetSignatureToData(data, signature, raise.warning = TRUE)
data |
matrix |
signature |
character vector The gene signature from which to subset a character vector of genes |
raise.warning |
boolean Warn if genes are missing (default=TRUE) |
The filtered subset of gene signatures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.