Jhsmit / PyHDX

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

`rfu_residues.csv` rows arent sorted by index #278

Closed Jhsmit closed 2 years ago

Jhsmit commented 2 years ago

When entering the SecA dataset from a batch state file, the resulting rfu residues starts at 31 with residues 8-31 at the bottom

These should always be sorted by residue number

Might also have been the case in #273