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
DESCRIPTION |NEWS
card.svg |card.png
jackalope/json (API)

# 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.49 score 8 stars 39 scripts 854 downloads 24 exports 9 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK245
linux-devel-x86_64OK239
source / vignettesOK383
linux-release-arm64OK271
linux-release-x86_64OK236
macos-release-arm64OK170
macos-release-x86_64OK476
macos-oldrel-arm64OK210
macos-oldrel-x86_64OK432
windows-develOK344
windows-releaseOK301
windows-oldrelOK283
wasm-releaseFAIL278

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
Generating reference genome | Molecular evolution information | Assembling a genome | Based on a reference | Based on a diploid individual | Estimating divergence between populations | Constructing a phylogeny | From one phylogenetic tree | From gene trees

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

Models of nucleotide substitution
Introduction | JC69 | K80 | F81 | HKY85 | TN93 | F84 | GTR | UNREST | References

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