Jhsmit / PyHDX

Derive ΔG for single residues from HDX-MS data
http://pyhdx.readthedocs.io
MIT License
28 stars 12 forks source link

Intersection of peptides between HDX measurements #300

Open Jhsmit opened 1 year ago

Jhsmit commented 1 year ago

In some use cases users want to include only peptides common to all HDX measurements.

Ideally, a new HDXMeasurementSet could be created from an existing one, where only intersecting peptides are used.

A checkbox could be added in the PeptideInput GUI to control this behaviour