Package: jackalope 1.1.6

jackalope: A Swift, Versatile Phylogenomic and High-Throughput Sequencing Simulator

Simply and efficiently simulates (i) variants from reference genomes and (ii) reads from both Illumina <https://www.illumina.com/> and Pacific Biosciences (PacBio) <https://www.pacb.com/> platforms. It can either read reference genomes from FASTA files or simulate new ones. Genomic variants can be simulated using summary statistics, phylogenies, Variant Call Format (VCF) files, and coalescent simulations—the latter of which can include selection, recombination, and demographic fluctuations. 'jackalope' can simulate single, paired-end, or mate-pair Illumina reads, as well as PacBio reads. These simulations include sequencing errors, mapping qualities, multiplexing, and optical/polymerase chain reaction (PCR) duplicates. Simulating Illumina sequencing is based on ART by Huang et al. (2012) <doi:10.1093/bioinformatics/btr708>. PacBio sequencing simulation is based on SimLoRD by Stöcker et al. (2016) <doi:10.1093/bioinformatics/btw286>. All outputs can be written to standard file formats.

Authors:Lucas A. Nell [cph, aut, cre]

jackalope_1.1.6.tar.gz
jackalope_1.1.6.zip(r-4.7)jackalope_1.1.6.zip(r-4.6)jackalope_1.1.6.zip(r-4.5)
jackalope_1.1.6.tgz(r-4.6-x86_64)jackalope_1.1.6.tgz(r-4.6-arm64)jackalope_1.1.6.tgz(r-4.5-x86_64)jackalope_1.1.6.tgz(r-4.5-arm64)
jackalope_1.1.6.tar.gz(r-4.7-arm64)jackalope_1.1.6.tar.gz(r-4.7-x86_64)jackalope_1.1.6.tar.gz(r-4.6-arm64)jackalope_1.1.6.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
jackalope/json (API)
NEWS

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

Bug tracker:https://github.com/lucasnell/jackalope/issues

Uses libs:
  • zlib– Compression library
  • openblas– Optimized BLAS
  • curl– Easy-to-use client-side URL transfer library
  • bzip2– High-quality block-sorting file compressor library
  • xz-utils– XZ-format compression library
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

zlibopenblascurlbzip2xz-utilscpp

5.32 score 8 stars 26 scripts 766 downloads 24 exports 9 dependencies

Last updated from:b119c7728d. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK265
linux-devel-x86_64OK284
source / vignettesOK386
linux-release-arm64OK243
linux-release-x86_64OK222
macos-release-arm64OK190
macos-release-x86_64OK443
macos-oldrel-arm64OK241
macos-oldrel-x86_64OK722
windows-develOK323
windows-releaseOK333
windows-oldrelOK299
wasm-releaseFAIL220

Exports:create_genomecreate_haplotypeshaplotypeshaps_gtreeshaps_phylohaps_ssiteshaps_thetahaps_vcfilluminaindelspacbioread_fastaref_genomesub_F81sub_F84sub_GTRsub_HKY85sub_JC69sub_K80sub_TN93sub_UNRESTwrite_fastawrite_gtreeswrite_vcf

Dependencies:apedigestlatticenlmeR6RcppRcppArmadilloRcppProgressRhtslib

Intro to jackalope

Rendered fromjackalope-intro.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2023-11-28
Started: 2019-05-24

Models of nucleotide substitution

Rendered fromsub-models.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2020-02-28
Started: 2018-09-18