Package: jackalope 1.1.6

Lucas A. Nell

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.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://cran.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

3.41 score 26 scripts 766 downloads 24 exports 9 dependencies

Last updated from:a52856e29d. Checks:5 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK286
linux-devel-x86_64OK244
source / vignettesOK403
linux-release-arm64OK249
linux-release-x86_64OK246
wasm-releaseFAIL236

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-10-15
Started: 2019-06-04

Models of nucleotide substitution

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

Last update: 2020-02-28
Started: 2019-06-04