Replies: 1 comment 4 replies
-
|
Hi Julianus, Yes, it's not specified, only parquet files generated by DIA-NN should be used. Best, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @vdemichev
I was checking the Readme.md (and some other discussions) but could not find any description of the parquet file that can be used to pass a pre-generated speclib to DIA-NN.
Would you be able to provide a parquet schema for the most important/required columns such that tools can easily write this format for usage in DIA-NN?
I tried to extract it from Skyline's source code but it looks very minimal there
https://github.com/ProteoWizard/pwiz/blob/7c29cd39f89c191eb2a95e6e6bb750c78f9a9987/pwiz_tools/BiblioSpec/src/DiaNNSpecLibReader.cpp#L653
Beta Was this translation helpful? Give feedback.
All reactions