View source: R/plot_phenotypes.R
A function that should be chained with get_phenotypes, to produce phenotype relevant knockout plots.
1 | plot_phenotypes(df, top = NULL, subset.dev = NULL)
|
df |
a data.farme with columns gene, value, sample, phenotype |
top |
if the data contains means (col 'mus'), then the top x genes will be selected to be plotted. |
subset.dev |
Numeric. Subset by means that more extreme than this value (abs). Assumes the data is sorted by t-distribution. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.