report.epi: Normalising culture fitness by plate

Description Usage Arguments

View source: R/reports.R

Description

Outputs the results from the qfa.epi function to a tab-delimited text file together with a header describing the medium, treatment and background for the control and query experiment, whether mean or median fitness summaries are used, whether reported p-values for significance of genetic interaction strengths are the result of t-tests or Mann-Whitney tests and indicating which version of the R package was used to generate the results.

Usage

1
report.epi(results,filename)

Arguments

results

Dataframe describing genetic interactions (output from epi.fit) to be summarised in a text file.

filename

Path to file.


qfa documentation built on Feb. 22, 2020, 3:01 a.m.

Related to report.epi in qfa...