GOI.normalise: Gene of interest normalisation

Description Usage Arguments Note Author(s) See Also

Description

Utility function to normalise gene of interest data using selected reference genes.

Usage

1
GOI.normalise(GOIfiles, refgenefiles, refdatabase = NULL, write.output = FALSE, pathname = "", filename = "GOI_output.csv")

Arguments

GOIfiles

List containing the names (addresses) of the gene of interest files.

refgenefiles

List of lists containing the names (addresses) of the reference gene files.

refdatabase

Address of the reference database file (if applicable).

write.output

Logical (TRUE/FALSE), indicating whether output should be written to a reference database file.

pathname

System path of the reference data base file (if refdatabase is not NULL).

filename

Name of the reference data base file to be written out (applicable if write.output = TRUE).

Note

This is a utility function used by harbin.quant, but can also be called directly if required.

Author(s)

Theo Pepler

See Also

harbin.quant


tpepler/harbin documentation built on May 31, 2019, 6:47 p.m.