simPIC
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see simPIC.
simPIC: flexible simulation of paired-insertion counts for single-cell ATAC-sequencing data
Bioconductor version: 3.19
simPIC is a package for simulating single-cell ATAC-seq count data. It provides a user-friendly, well documented interface for data simulation. Functions are provided for parameter estimation, realistic scATAC-seq data simulation, and comparing real and simulated datasets.
Author: Sagrika Chugh [aut, cre] , Davis McCarthy [aut], Heejung Shim [aut]
Maintainer: Sagrika Chugh <sagrika.chugh at gmail.com>
citation("simPIC")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("simPIC")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("simPIC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.