MSstatsLOBD
Assay characterization: estimation of limit of blanc(LoB) and limit of detection(LOD)
Bioconductor version: 3.23 · Package version: 1.20.0
The MSstatsLOBD package allows calculation and visualization of limit of blac (LOB) and limit of detection (LOD). We define the LOB as the highest apparent concentration of a peptide expected when replicates of a blank sample containing no peptides are measured. The LOD is defined as the measured concentration value for which the probability of falsely claiming the absence of a peptide in the sample is 0.05, given a probability 0.05 of falsely claiming its presence. These functionalities were previously a part of the MSstats package. The methodology is described in Galitzine (2018) <doi:10.1074/mcp.RA117.000322>.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MSstatsLOBD") Details
| Maintainer | Devon Kohler <kohler.d@northeastern.edu> |
| Author | Devon Kohler [aut, cre], Mateusz Staniak [aut], Cyril Galitzine [aut], Meena Choi [aut], Olga Vitek [aut] |
| License | Artistic-2.0 |
| Bug Reports | https://github.com/Vitek-Lab/MSstatsLODQ/issues |
| Downloads rank | 186 |
| Source branch | RELEASE_3_23 |
| biocViews | DifferentialExpression, ImmunoOncology, MassSpectrometry, Normalization, OneChannel, Proteomics, QualityControl, Software, TwoChannel |