Description Usage Arguments Value Examples
View source: R/ICGC.diffExpression_Lasso.R
Use lasso to deal colinear in genes
1 2 | ICGC.diffExpression_Lasso(getData.data, diffExpr.data,
diffExpr.univarCox.data)
|
getData.data |
dataset from ICGC.getData command, must include donor and exp_seq |
diffExpr.data |
dataset from command ICGC.diffExpression |
diffExpr.univarCox.data |
dataset from command ICGC.diffExpression_univarCox |
several genes
1 | ICGC.diffExpression_Lasso(getData.data,diffExpr.data,diffExpr.univarCox.data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.