You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following error #459 triggered a discussion about the new OpenMS version and quantms. We should refactor the pipeline for the new OpenMS version.
CI/CD ci.yml testing in dev PRs should always use the newest version of OpenMS dev profile singularity and docker. Conda must be only tested in PRs against master
ProteinInference should always make sure that will be using the PEP score: -Algorithm:score_type "PEP"
Remove IDFilter after PercolatorAdapter, Percolator adapter will have this possibility now.
IDSwitcher is not needed.
Remove PSMFeatureExtractor All the search engines will have the features afterwards. No need to rerun this.
Description of feature
The following error #459 triggered a discussion about the new OpenMS version and quantms. We should refactor the pipeline for the new OpenMS version.
ci.yml
testing indev
PRs should always use the newest version of OpenMSdev
profile singularity and docker. Conda must be only tested in PRs againstmaster
PEP
score:-Algorithm:score_type "PEP"
IDFilter
after PercolatorAdapter, Percolator adapter will have this possibility now.PSMFeatureExtractor
All the search engines will have the features afterwards. No need to rerun this.Feedback @timosachsenberg @jpfeuffer
The text was updated successfully, but these errors were encountered: