Description Usage Arguments Value Author(s)
View source: R/CMString_helperFunctions.R
extract feature (gene) names/ids for a specific CMS subtype from a cvfit file
1 2  | getSignatureGenesPerCMS(cms, idtype = c("Entrez", "Symbol"),
  s.stat = "lambda.min")
 | 
cms | 
 CMS subtype for which features should be reported. This can be a string "CMS1", "CMS2", "CMS3", "CMS4" or numeric value eg. 1,2,3,4 [default: none]  | 
idtype | 
 one of "Entrez" or "Symbol" [default: Entrez]  | 
s.stat | 
 Value of the penalty parameter lambda for which features will be reported [default: lambda.min]  | 
vector of feature names
Robert Piskol
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.