JRaviLab / MolEvolvR

An R Package for characterizing proteins using molecular evolution and phylogeny
https://jravilab.github.io/MolEvolvR/
Other
6 stars 16 forks source link

[FEAT] Fix, Implement PspA Figure #90

Open falquaddoomi opened 1 month ago

falquaddoomi commented 1 month ago

We need to add figure 4 from the PspA paper, https://journals.asm.org/doi/epub/10.1128/msystems.00847-23. Similar to #88, we have some code, written when the paper was published, that was used to generate those figures, but it's likely out of date and wasn't written to use MolEvolvR's job outputs. The figure will need to be integrated into the MolEvolvR web app, both for displaying on the site and including in the downloadable report.

Any progress on the following tasks would be appreciated:

I've included a sample MolEvolvR job output, 5uNQ9l, to demonstrate what files are typically included in a MolEvolvR job.

5uNQ9l_full.tar.gz

See PR #93 for the current code. If you self-assign this issue also assign yourself to that PR. Once your PR is ready, you can convert it from a draft to a regular PR and request review. If you prefer to not use that PR as a starting point, you're also free to create your own.