PyProphet / pyprophet

PyProphet: Semi-supervised learning and scoring of OpenSWATH results.
http://www.openswath.org
BSD 3-Clause "New" or "Revised" License
29 stars 21 forks source link

Merging across different libraries #72

Open hroest opened 4 years ago

hroest commented 4 years ago

We had an issue when we tried to merge different osw files across runs that were analyzed using different libraries -- the results made no sense since the keys were mapping to the wrong peptides but there was no error message. Maybe pyprophet merge should have a sanity check to prevent this ?