mt_loadMetaT

mt_loadMetaT(counts.txt,seqstat.txt,mtmeta = NULL)

Arguments

counts.txt

(required) The count table as outputted from the MetaT pipeline

seqstat.txt

(required) The seqstat table as outputted from the MetaT pipeline

mtmeta

(optional) data.frame with metadata associated to samples (columns). See mt_load for details.

Value

A mmt object.

Details

This function is a wrapper to transform .txt files outputted from the MetaT pipeline into R.