writeMBAA: Write a slum object as ImmPort MBAA results

Description Usage Arguments Author(s) See Also

Description

Format a slum object into a table as specified by ImmPort template: 'https://immport.niaid.nih.gov/example_submission_packages/MBAA_Results.xls'.

Usage

1
2
writeMBAA(object, outfile = "./MBAA_results", type = "csv",
  concentration_unit = "pg/mL")

Arguments

object

A slum object. The summarized experiment to report.

outfile

A character. The name of the output file without extension.

type

A character. Can be "csv" or "xls". Determines the type of file to be written. This will also be appended to the filename given in outfile.

concentration_unit

A character. The unit of the concentration to be reported in the document.

Author(s)

Renan Sauteraud

See Also

slum


RGLab/LumiR documentation built on May 8, 2019, 5:51 a.m.