A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sagrikachugh/simPIC below:

sagrikachugh/simPIC: simPIC: simulating single cell ATAC-seq data

simPIC is an R package for simple simulation of single-cell Assay for Transposase Accessible Chromatin sequencing (scATAC-seq) data. simPIC provides an easy to use interface for:

Version 1.5.3 (Development Version)

For full change logs, please refer to the NEWS file.

The package can be installed from Bioconductor using the following code

if(!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("simPIC")

For development version

BiocManager::install(
    "sagrikachugh/simPIC",
    dependencies = TRUE,
    build_vignettes = TRUE
)

To get started, check out the vignette for a quick start and detailed look into simPIC.

library(simPIC)
browseVignettes("simPIC")

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4