Package: popPCR 0.1.1.1
popPCR: Classify Digital PCR Droplets by Fitting Fluorescence Populations
Estimates DNA target concentration by classifying digital PCR (polymerase chain reaction) droplets as positive, negative, or rain, using Expectation-Maximization Clustering. The fitting is accomplished using the 'EMMIXskew' R package (v. 1.0.3) by Kui Wang, Angus Ng, and Geoff McLachlan (2018) as based on their paper "Multivariate Skew t Mixture Models: Applications to Fluorescence-Activated Cell Sorting Data" <doi:10.1109/DICTA.2009.88>.
Authors:
popPCR_0.1.1.1.tar.gz
popPCR_0.1.1.1.zip(r-4.6)popPCR_0.1.1.1.zip(r-4.5)
popPCR_0.1.1.1.tgz(r-4.6-x86_64)popPCR_0.1.1.1.tgz(r-4.6-arm64)popPCR_0.1.1.1.tgz(r-4.5-x86_64)popPCR_0.1.1.1.tgz(r-4.5-arm64)
popPCR_0.1.1.1.tar.gz(r-4.6-arm64)popPCR_0.1.1.1.tar.gz(r-4.6-x86_64)popPCR_0.1.1.1.tar.gz(r-4.5-arm64)popPCR_0.1.1.1.tar.gz(r-4.5-x86_64)
popPCR_0.1.1.1.tgz(r-4.5-emscripten)
popPCR.pdf |popPCR.html✨
popPCR/json (API)
| # Install 'popPCR' in R: |
| install.packages('popPCR', repos = c('https://zeroh729.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zeroh729/poppcr/issues
- x_multiPop - DPCR sample w/ >=3 populations
- x_onePop - DPCR sample w/ 1 population
- x_twoPop - DPCR sample w/ 2 populations
Last updated from:e0f0f4c22b. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 115 | ||
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 158 | ||
| linux-release-arm64 | OK | 105 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-devel-arm64 | OK | 164 | ||
| macos-devel-x86_64 | OK | 204 | ||
| macos-release-arm64 | OK | 171 | ||
| macos-release-x86_64 | OK | 375 | ||
| windows-devel | OK | 175 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 152 | ||
| wasm-release | OK | 99 |
Exports:calculateConcpopPCRprintSummaryConcprintSummaryFit
Dependencies:mvtnorm
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Target copies estimation | calculateConc |
| EM Mixture Model fitting of dPCR droplet fluorescence | popPCR |
| Print result summary of popPCR | printSummaryConc |
| Print fitted mixture model estimates from popPCR | printSummaryFit |
| dPCR sample w/ >=3 populations | x_multiPop |
| dPCR sample w/ 1 population | x_onePop |
| dPCR sample w/ 2 populations | x_twoPop |
