Skip to content

Create low level functions for mzTab-M export #35

Description

@jorainer

Evaluate if it would be possible to split the export functionality into individual, small, functions for each element of an mzTab-M file. These functions should take base R data types as input and write to a text file. Suggested function names:

  • write_mtd()
  • write_smh()
  • write_sml()
  • write_smf()
  • ...

Functions are partially already implemented in MsIO, but need to be adapted to work with base data types as input.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions