Description Usage Arguments Value Examples
View source: R/create_phenoinput.R
The create_phenoinput function translates phenotypes into a format computable by the GSEA algorithm given a list of phenotypes.
1 | create_phenoinput(ann = "")
|
ann |
A list of the phenotypes for a sample. There should be two phenotypes (e.g., female and male). |
A list of the phenotypes converted into a GSEAplot computable format.
1 | create_phenoinput(gtex_ann)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.