nf-core / mhcquant

Identify and quantify MHC eluted peptides from mass spectrometry raw data
https://nf-co.re/mhcquant
MIT License
32 stars 25 forks source link

Global-FDR support #331

Open jonasscheid opened 1 week ago

jonasscheid commented 1 week ago

Description of feature

Currently the FDR is computed per Sample-Condiiton combination. Applying a project-wide global-FDR would be a great option, especially when computing a speclib #330.

Might be a bit tricky to handle memory when merging large projects. That needs to be found out