biodavidjm / artMS

Analytical R Tools for Mass Spectrometry
GNU General Public License v3.0
14 stars 7 forks source link

Could you please add MSStats removeFewMeasurements argument in the config.yaml? #196

Open weixiandeng opened 1 year ago

weixiandeng commented 1 year ago

Hi David,

Thanks for maintaining this amazingly handy package.

I'm wondering if you could also add removeFewMeasurements argument coming from MaxQtoMSstatsFormat() of MSStats in your config.yaml to let your functions know this could be an option?

In some cases, in IP-MS experiment, very few peptides from low abundance protein could be detected, and MS1 quantification only gives one feature to each peptide_charge species. It would be really helpful if you allow people to turn that remove few measurements off sometimes.

Best, Weixian