Description Usage Arguments Value
View source: R/preprocess_covar_table.R
Removes samples with at leas one NA value and phenotypes where all values describe the same values.
1 | preprocess_phenotypes(phenotypes, samples_colname, phenotypes_to_include)
|
phenotypes |
data_frame with at least a samples column and some phenotype columns to be included. |
samples_colname |
string Column with the samples data. |
phenotypes_to_include |
String list with the list of phenotypes which should be included. |
DataFrame Rownames are the sample ids (of sample_colnames) and content contains the included phenotypes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.