write.metfile: Write metabolomics data

Description Usage Arguments Value Author(s)

View source: R/io.R

Description

write.metfile output csv file of false or good metabolites signal according to type I criterion or type II criterion.

Usage

1
write.metfile(data, falsig, type = "1", trans = TRUE)

Arguments

data

Data frame generated by read.metfile

falsig

The list generated by falsignal

type

type=1 outputs type I false signal. type=2 outputs type II false signal. Default is 1.

trans

whether to transponse the table. Default is TRUE, or with rows of samples and columns of metabolites.

Value

None

Author(s)

Liu Cao


liucaomics/genuMet documentation built on Nov. 11, 2019, 12:13 a.m.