Package: RChASM 1.0.0.9000

RChASM: Detection of Chromosomal Aneuploidies in Ancient DNA Studies

An R implementation of ChASM (Chromosomal Aneuploidy Screening Methodology): a statistically rigorous Bayesian approach for screening data sets for autosomal and sex chromosomal aneuploidies. This package takes as input the number of (deduplicated) reads mapping to chromosomes 1-22 and the X and Y chromosomes, and models these using a Dirichlet-multinomial distribution. From this, This package returns posterior probabilities of sex chromosomal karyotypes (XX, XY, XXY, XYY, XXX and X) and full autosomal aneuploidies (trisomy 13, trisomy 18 and trisomy 21). This package also returns two diagnostic statistics: (i) a posterior probability addressing whether contamination between XX and XY may explain the observed sex chromosomal aneuploidy, and (ii) a chi-squared statistic measuring whether the observed read counts are too divergent from the underlying distribution (and may represent abnormal sequencing/quality issues).

Authors:Adam B. Rohrlach [aut, cph], Jono Tuke [aut, cre], Wolfgang Haak [aut]

RChASM_1.0.0.9000.tar.gz
RChASM_1.0.0.9000.zip(r-4.7)RChASM_1.0.0.9000.zip(r-4.6)RChASM_1.0.0.9000.zip(r-4.5)
RChASM_1.0.0.9000.tgz(r-4.6-any)RChASM_1.0.0.9000.tgz(r-4.5-any)
RChASM_1.0.0.9000.tar.gz(r-4.6-any)RChASM_1.0.0.9000.tar.gz(r-4.5-any)
RChASM_1.0.0.9000.tgz(r-4.5-emscripten)
RChASM.pdf |RChASM.html
RChASM/json (API)
NEWS

# Install 'RChASM' in R:
install.packages('RChASM', repos = c('https://jonotuke.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jonotuke/rchasm/issues

Pkgdown/docs site:https://jonotuke.github.io

Datasets:

On CRAN:

Conda:

4.54 score 351 downloads 6 exports 126 dependencies

Last updated from:5cc2ec837e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK165
source / vignettesOK226
linux-release-x86_64OK159
macos-release-arm64OK114
macos-oldrel-arm64OK108
windows-develOK124
windows-releaseOK87
windows-oldrelOK78
wasm-releaseOK133

Exports:%>%plot_diagnosticprintChASMrunChASMsaveChASMsummary_calls

Dependencies:abindadmiscbackportsbase64encbitbit64bootbroombslibcachemcarcarDataCDMcheckmateclicliprcolorspacecorrplotcowplotcpp11crayonDerivdigestdoBydplyrEnvStatsevaluatefarverfastmapfontawesomefontBitstreamVerafontLiberationfontquiverforecastFormulafracdifffsgdtoolsgenericsggiraphggplot2ggrepelggsciggstargluegridExtragtablehighrhmshtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclelme4lmtestmagrittrMASSMatrixMatrixModelsmatrixStatsmclustmemoisemgcvmicrobenchmarkmimeminqamodelrmvtnormnlmenloptrnnetnortestnumDerivpbapplypbkrtestpbvpillarpkgconfigpolycorprettyunitsprogresspurrrquantregR6rappdirsrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreadrreformulasrlangrmarkdownrstatixS7sassscalessirtSparseMstringistringrsurvivalsystemfontsTAMtibbletidyrtidyselecttimeDatetinytextzdburcautf8vctrsviridisLitevroomwithrxfunyamlzoo

Example ChASM Analysis Using Example Data

Rendered fromexample_analysis.Rmdusingknitr::rmarkdownon Apr 02 2026.

Last update: 2026-04-02
Started: 2026-01-08