Package: tripsAndDipR 0.2.0
Thomas Delomas
tripsAndDipR: Inference of Ploidy from Sequencing Data
Uses read counts for biallelic single nucleotide polymorphisms (SNPs) to infer ploidy. It allows parameters to be specified to account for sequencing error rates and allelic bias. For details of the algorithms, please see Delomas (2019) <doi:10.1111/1755-0998.13073> and Delomas et al. (2021) <doi:10.1111/1755-0998.13431>.
Authors:
tripsAndDipR_0.2.0.tar.gz
tripsAndDipR_0.2.0.zip(r-4.5)tripsAndDipR_0.2.0.zip(r-4.4)tripsAndDipR_0.2.0.zip(r-4.3)
tripsAndDipR_0.2.0.tgz(r-4.4-x86_64)tripsAndDipR_0.2.0.tgz(r-4.4-arm64)tripsAndDipR_0.2.0.tgz(r-4.3-x86_64)tripsAndDipR_0.2.0.tgz(r-4.3-arm64)
tripsAndDipR_0.2.0.tar.gz(r-4.5-noble)tripsAndDipR_0.2.0.tar.gz(r-4.4-noble)
tripsAndDipR_0.2.0.tgz(r-4.4-emscripten)tripsAndDipR_0.2.0.tgz(r-4.3-emscripten)
tripsAndDipR.pdf |tripsAndDipR.html✨
tripsAndDipR/json (API)
# Install 'tripsAndDipR' in R: |
install.packages('tripsAndDipR', repos = c('https://delomast.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/delomast/tripsanddipr/issues
Last updated 2 years agofrom:291d186426. Checks:OK: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win-x86_64 | WARNING | Nov 09 2024 |
R-4.5-linux-x86_64 | WARNING | Nov 09 2024 |
R-4.4-win-x86_64 | WARNING | Nov 09 2024 |
R-4.4-mac-x86_64 | WARNING | Nov 09 2024 |
R-4.4-mac-aarch64 | WARNING | Nov 09 2024 |
R-4.3-win-x86_64 | WARNING | Nov 09 2024 |
R-4.3-mac-x86_64 | WARNING | Nov 09 2024 |
R-4.3-mac-aarch64 | WARNING | Nov 09 2024 |
Exports:funkyPloidgenoPropsrPloidySamplestripsAndDip
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
calculate LLR's for a group of samples and a given set of ploidy values | funkyPloid |
Fit the model for one ploidy | genoProps |
simulate read counts for random samples | rPloidySamples |
Uses read counts for biallelic SNPs to determine if a sample is diploid or triploid | tripsAndDip |