Bioconductor 3.23 Release Schedule

ClonalSim

This is the development version of ClonalSim; to use it, please install the devel version of Bioconductor.

Simulation of Tumor Clonal Evolution with Realistic Sequencing Noise


Bioconductor version: Development (3.23)

ClonalSim generates realistic mutational profiles of tumor samples with hierarchical clonal structure. It simulates founder, shared, and private mutations with biologically realistic noise models including intra-tumor heterogeneity (Beta distribution) and technical sequencing noise (negative binomial depth variation, binomial read sampling, base errors). The package is designed for benchmarking variant callers, testing clonal deconvolution algorithms, and teaching tumor heterogeneity concepts.

Author: Gabriele Bucci [aut, cre] ORCID iD ORCID: 0000-0001-9838-7204

Maintainer: Gabriele Bucci <bucci.g at gmail.com>

Citation (from within R, enter citation("ClonalSim")):

Installation

To install this package, start R (version "4.6") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("ClonalSim")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews Coverage, DataImport, Sequencing, Software, SomaticMutation, VariantDetection, Visualization
Version 0.99.8
In Bioconductor since BioC 3.23 (R-4.6)
License MIT + file LICENSE
Depends R (>= 4.6.0)
Imports methods, stats, utils, ggplot2, tidyr, rlang, GenomicRanges, IRanges, S4Vectors, VariantAnnotation
System Requirements
URL https://github.com/gbucci/ClonalSim
Bug Reports https://github.com/gbucci/ClonalSim/issues
See More
Suggests testthat (>= 3.0.0), knitr, rmarkdown, BiocStyle
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary (x86_64)
macOS Binary (big-sur-x86_64)
macOS Binary (big-sur-arm64)
macOS Binary (sonoma-arm64)
Source Repository git clone https://git.bioconductor.org/packages/ClonalSim
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/ClonalSim
Package Short Url https://bioconductor.org/packages/ClonalSim/
Package Downloads Report Download Stats