Arcadia-Science / 2024-peptigate-evaluation

Evaluating peptide predictions made by the peptigate pipeline using orthogonal data
MIT License
0 stars 0 forks source link

Edit template and include analysis of peptigate run on human transcriptome #1

Closed taylorreiter closed 7 months ago

taylorreiter commented 7 months ago

PR checklist

PR description

Stripping files out of the template

At first, I was going to orchestrate these tests with snakemake, but they're simple enough that I'm choosing to document them in READMEs in analysis-specific folders. I stripped out a lot of the extra template stuff because of that.

running peptigate on human transcriptome

the first test I did to see if peptigate works is to run it on the human transcriptome. This PR records the commands I ran to retrieve the human data, run peptigate, and has a notebook where I analyze the results.

I would love feedback from @borgesadair1 and @ecpierce about missing tests, unclear interpretations, or other things they'd like to see or thoughts they have. All of this is in the notebook.

Note I haven't updated the general documentation for this repo yet.

review-notebook-app[bot] commented 7 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

review-notebook-app[bot] commented 7 months ago

View / edit / reply to this conversation on ReviewNB

elizabethmcd commented on 2024-03-20T19:31:07Z ----------------------------------------------------------------

Typo: "times" of peptides to "types" of peptides


review-notebook-app[bot] commented 7 months ago

View / edit / reply to this conversation on ReviewNB

elizabethmcd commented on 2024-03-20T19:31:08Z ----------------------------------------------------------------

Typo, "note" to "not shown"


review-notebook-app[bot] commented 7 months ago

View / edit / reply to this conversation on ReviewNB

elizabethmcd commented on 2024-03-20T19:31:08Z ----------------------------------------------------------------

I'm not sure I understand the difference between this figure and the faceted one showing 30 or less vs 31 or more, I'm not sure what that distinction is supposed to be?


taylorreiter commented on 2024-03-22T16:52:45Z ----------------------------------------------------------------

added a comment describing this, thank you!