View source: R/filter_by_genes.R
This function returns a multi-kTSP model containing only those kTSP models whose genes are all found in the expression data. BCCS prediction proceeds using only this subfamily.
1 | filter_mpred_by_genes(MP, dat)
|
MP |
A multi-kTSP object, that is one of |
dat |
An object of class matrix with samples as column names and gene symbols
as row names, and entries the corresponding expression levels. The included tibble
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.