lehtiolab / ddamsproteomics

A Nextflow MS DDA proteomics pipeline
MIT License
3 stars 5 forks source link

Unify pgt and dda mzmldef #24

Closed glormph closed 9 months ago

glormph commented 1 year ago

We have an mzmldef param that takes a file with implicit fields (they have to be in right order). It is maybe nicer to use an explicit header, like the husensofteng/pgt pipeline does. Then we can share the code for parsing also between the pipelines.

This pipeline could also be rewritten to DSL2 for future-proofing and more sharing/importing of modules, at least within the lab.