Skip to contents

Helper function to sort a mzTab-M MTD matrix, such as generated by mtd_skeleton(), into the correct order of the metadata fields.

Usage

mtd_sort(x)

Arguments

x

two-column matrix with the first column containing the metadata field names.

Value

input parameter x sorted into the correct order.

See also

MTD-export for other functions defining metadata information

Author

Johannes Rainer