plot_viability: Graph spore viability data

Description Usage Arguments Value

View source: R/plot_viability.R

Description

Graph spore viability data

Usage

1
2
3
4
5
plot_viability(
  file_dir,
  replicates = c("TRUE", "FALSE"),
  treatment = c("TRUE", "FALSE")
)

Arguments

file_dir

file directory to excel file with spore viability with the columns strain, alive, dead, replicates (if applicable), and treatment (if applicable).

replicates

"TRUE" or "FALSE", to denote whether the data has biological replicates

treatment

"TRUE" or "FALSE", to denote whether the data has samples treated with a drug or another chemical

Value

a graph with % of spores viable on y axis, and strains on X axis


fmkar/meifunctions documentation built on Dec. 20, 2021, 8:48 a.m.