plot.PerturbationData {perturbatr}R Documentation

Plot perturbation data

Description

Creates a barplot of replicate and gene counts of a PerturbationData object.

Usage

## S3 method for class 'PerturbationData'
plot(x, size = 10, ...)

Arguments

x

the object to plot

size

size of letters

...

additional parameters

Value

returns a plot object


[Package perturbatr version 1.12.0 Index]