Skip to content

Commit

Permalink
Merge pull request #68 from zprobot/master
Browse files Browse the repository at this point in the history
update: benchmark
  • Loading branch information
ypriverol committed Jun 11, 2024
2 parents 127ec64 + 227f826 commit e9582e8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,15 @@ Next, for the peptide table of MaxQuant, we recalculated the Ibaq values using `
<img src='images/PXD007683-LFQ-11samples-ibaq-ibaqpy-and-maxquant.png' style="height:1200px;" />
</div>

If we don't use `cov` to normalize proteins, the result is:

<div style="display:flex;justify-content:center">
<img src='images/PXD007683-LFQ-no_cov.png' style="heigit:600px;" />
</div>
<div style="display:flex;justify-content:center">
<img src='images/PXD007683-LFQ-11samples-no_cov.png' style="height:1200px;" />
</div>

#### LFQ missing values

Number of peptides missing in LFQ experiments.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added benchmarks/images/PXD007683-LFQ-no_cov.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e9582e8

Please sign in to comment.