compomics / ThermoRawFileParser

Thermo RAW file parser that runs on Linux/Mac and all other platforms that support Mono
Apache License 2.0
189 stars 50 forks source link

Parquet needs some standarization #19

Open ypriverol opened 6 years ago

ypriverol commented 6 years ago

We need to do some standardization for the Parquet format that enables other people to understand the file format.

bgruening commented 3 years ago

Yeah, that would be nice and give it a proper name :)

sorenwacker commented 3 years ago

I like 'parquet', as it is pretty clear what library to use to open it.

Regarding column names. I had a few thoughts:

I am quite new to metabolomics/proteomics thought. I am looking at the problem more from a data science Python-biased perspective.