Jhsmit / PyHDX

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

Align dataframes function should take dicts only #274

Open Jhsmit opened 2 years ago

Jhsmit commented 2 years ago

In pyhdx.alignment.align_dataframes, this function should accept only dicts

Also, tests are needed for this function