Jhsmit / PyHDX

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

Refresh c_term n_term defaults when switching experiment state #304

Open Jhsmit opened 1 year ago

Jhsmit commented 1 year ago

When selecting measurement with a different sequence length, (n_term) / c_term should update

Jhsmit commented 1 year ago

Also need a check of c_term / c_term before allowing the addition of the dataset

Jhsmit commented 1 year ago

Also, default value for c_term appears to be wrong (off by +1)