Read an mzTab tab separated file from the passed in string. This file creates a temporary file on disk to check for the maximum number of columns. The returned object is a data.frame as returned by utils::read.table.
readMzTabString(mzTabString)
the mzTab string to parse.