Description Usage Arguments Value
Creates a dataframe containing phenotype information on the RPPA samples.
1 | inputPheno(path, sheet, col_remove, condition_cols)
|
path |
Single string containing the path to the phenotyle xlsx file. |
sheet |
Single numeric indicating the sheet number or name of the xlsx sheet to read in. |
col_remove |
Optional argument. Vector of column number(s) to remove. |
condition_cols |
Optional argument. Vector of column number(s) to paste together to create the 'Conditon' column. |
Dataframe of phenotype information. A 'Condition' column of sample and treatment details concatenated together will be included if the 'condition_cols' argument is given.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.