ups | R Documentation |
A dataset containing quantification of peptides using Progenesis. True
positives peptides spiked-in from the Universal Proteomics Standard Set 1
(UPS1) at three different concentrations and true negatives from
Chlamydomonas reinhardtii with the same concentration in all samples.
You can find true positives with stringr::str_detect(ups$identifier, 'UPS')
. For details see \insertCiteberg2019evaluation;textualbaldur and
if you use this dataset please cite the same paper.
ups
A data frame with 10599 rows and 13 variables:
id column for features, true positives contains UPS and true negatives contains Cre
Technical replicates with true positives spiked-in from 25 fmol UPS1 peptides
Technical replicate with true positives spiked-in from 50 fmol UPS1 peptides
Technical replicate with true positives spiked-in from 100 fmol UPS1 peptides
https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-019-2619-6
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.