yeast | R Documentation |
A dataset containing quantification of reversibly oxidized cysteines using
Progenesis. True positives cysteines spiked-in from yeast at two different
concentrations and true negatives from Chlamydomonas reinhardtii with
the same concentration in all samples. To identify true positives one can use
stringr::str_detect(yeast$identifier, 'YEAST')
. For details see
\insertCiteberg2019evaluation;textualbaldur and if you use this dataset
please cite the same paper.
yeast
A data frame with 2235 rows and 7 variables:
id column for features, true positives contains YEAST and true negatives contains Cre
Biological replicates with true positives spiked-in from 50 ng yeast cells
Biological replicates with true positives spiked-in from 100 ng yeast cells
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.