PoDCall
Positive Droplet Calling for DNA Methylation Droplet Digital PCR
Bioconductor version: 3.23 · Package version: 1.20.0
Reads files exported from 'QX Manager or QuantaSoft' containing amplitude values from a run of ddPCR (96 well plate) and robustly sets thresholds to determine positive droplets for each channel of each individual well. Concentration and normalized concentration in addition to other metrics is then calculated for each well. Results are returned as a table, optionally written to file, as well as optional plots (scatterplot and histogram) for both channels per well written to file. The package includes a shiny application which provides an interactive and user-friendly interface to the full functionality of PoDCall.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("PoDCall") Details
| Maintainer | Hans Petter Brodal <h.p.brodal@ous-research.no> |
| Author | Hans Petter Brodal [aut, cre], Marine Jeanmougin [aut], Guro Elisabeth Lind [aut] |
| License | GPL-3 |
| Downloads rank | 210 |
| Source branch | RELEASE_3_23 |
| biocViews | Classification, CpGIsland, DNAMethylation, DifferentialMethylation, Epigenetics, Software, ddPCR |