Jhsmit / Jhsmit/PyHDX

Exported dataframes with r_numbers should have sequence information in them

Open
#193 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
32
Forks
14
PR merge metrics
No merged PRs in 30d

Description

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 happen at [this](https://github.com/Jhsmit/PyHDX/blob/12fc2b5f67200885706226823bd8e1f46e3b5db1/pyhdx/panel/controllers.py#L652) line.

Sequence information is available on the `Protein` object (KineticsSeries.Coverage.Protein)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.