plot_regulators: Plot TFs, Sigmas and Riboswitches versus genome size

Description Usage Arguments Value Examples

View source: R/plot_regulators.R

Description

Plot TFs, Sigmas and Riboswitches versus genome size

Usage

1
plot_regulators(x, filename = "", title = "")

Arguments

x

A data.frame

filename

Filename

title

Plot title

Value

A title.tiff file

Examples

1
2
3
data %>%
filter(phylum == "Actinobacteria") %>%
plot_regulators("Actinobacteria")

josschavezf/erba documentation built on May 2, 2021, 7:33 a.m.