plot_phenotypes: plot phenotypes

Description Usage Arguments

View source: R/plot_phenotypes.R

Description

A function that should be chained with get_phenotypes, to produce phenotype relevant knockout plots.

Usage

1
plot_phenotypes(df, top = NULL, subset.dev = NULL)

Arguments

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.


frhl/our documentation built on Feb. 5, 2021, 7:30 p.m.