SomaLogic / SomaDataIO

The SomaDataIO package loads and exports 'SomaScan' data via the 'SomaLogic Operating Co., Inc.' proprietary data file, called an ADAT ('*.adat'). The package also exports auxiliary functions for manipulating, wrangling, and extracting relevant information from an ADAT object once in memory.
https://somalogic.github.io/SomaDataIO/
Other
25 stars 17 forks source link

Clean up example docs for parseHeader() #119

Closed scheidec closed 5 months ago

scheidec commented 5 months ago

Overview of Pull Request

Fixes #115