getSignatureGenesPerCMSFromFit: extract feature (gene) names/ids for a specific CMS subtype...

Description Usage Arguments Value Author(s)

View source: R/CMString_helperFunctions.R

Description

extract feature (gene) names/ids for a specific CMS subtype from a cvfit object

Usage

1
getSignatureGenesPerCMSFromFit(cvfit, cms, s.stat = "lambda.min")

Arguments

cvfit

cvfit object generated using the cv.glmnet function [default: none]

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]

s.stat

Value of the penalty parameter lambda for which features will be reported [default: lambda.min]

Value

vector of feature names

Author(s)

Robert Piskol


rpiskol/CMString documentation built on May 24, 2019, 8:52 a.m.