inputPheno: Create phenotype dataframe

Description Usage Arguments Value

Description

Creates a dataframe containing phenotype information on the RPPA samples.

Usage

1
inputPheno(path, sheet, col_remove, condition_cols)

Arguments

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.

Value

Dataframe of phenotype information. A 'Condition' column of sample and treatment details concatenated together will be included if the 'condition_cols' argument is given.


lucyleeow/RPPA documentation built on May 5, 2019, 3:46 a.m.