Closed veitveit closed 3 years ago
I think the problem is, that the specific database in question already contains decoys. Instead, you would need to specify the decoy_affix. This messes up FDR calculation quite a lot.
If you want to keep+quantify+export decoys, this is not possible in 1.0.0 and was only added to dev to support Triqler output which expects decoys. This might need refinement if we make it the default for e.g. also pmultiqc. The param for this is quantify_decoys.
OK, thanks! Alternatively, I could also use a database without decoys, right?
And I should update you on the ELIXIR project at some point. Did you get my email?
Works now
I am running the UPS data set with the --add_decoy option:
The log file tells that there are "no proteins left after FDR filtering" and I get a lot of warnings of the kind
Am I missing any particular parameter setting?
Thanks!