plot_spoeff: Graph sporulation efficiency data

Description Usage Arguments Value

View source: R/plot_spoeff.R

Description

Graph sporulation efficiency data

Usage

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

Arguments

file_dir

file directory to excel file with sporulation efficiency data with the columns strain, no, monads, dyads, tetrads, 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 that formed tetrads on y axis, and strains on X axis


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