PyHDX icon indicating copy to clipboard operation
PyHDX copied to clipboard

Derive ΔG for single residues from HDX-MS data

Results 62 PyHDX issues
Sort by recently updated
recently updated
newest added

It should be possible to invoke pyhdx from the command line Something like: ``` $ pyhdx process ``` where `data_spec ` specifies files / temperature / pH etc, where files...

enhancement

Supported types should be: - DynamX csv - HDExaminer csv - Some open standard csv format? unify column headers? Also, there should be some option/assumption on the time units.

enhancement

Check literature for influence of deuteration percentage on the intrinsic rate of exchange

enhancement
investigate

There should be an option to synchronize x range on all graphs with residue numbers

enhancement
GUI

add callback in export window

enhancement
GUI

standardize

good first issue

github.com/diffeqml/torchdyn

When dataframe with fit results are generated, sequence information should be added as well. This makes reading and aligning/checking data in further postprocessing steps easier. For global fitting, that should...

enhancement

At the moment there is no feedback to users when they, for example, upload a wrongly formatted input data file. Error messages should be relayed to the logging window via...

enhancement
GUI