A comprehensive workbench for single-cell chromatin accessibility sequencing data
3.4K
scATAC-pro is an comprehensive pipeline for processing, analyzing and visualizing single cell chromatin accessibility data
A test file configure_user.txt specifying options and parameters for each modules.
A module name
Each module needs a input file
Recommend running the docker version through Singularity, see GitHub for more usage information
Install docker, and in your terminal:
$ docker run -dit -P --memory=10g --name test_scATAC-pro -v YOUR_WORK_DIR:/software wbaopaul/scatac-pro:latest
$ docker attach test_scATAC-pro
$ scATAC-pro --help
All the output result will be saved under YOUR_WORK_DIR/output
The detailed information is described in the following paper:
Yu, W., Uzun, Y., Zhu, Q., Chen, C., & Tan, K. (2020). scATAC-pro: a comprehensive workbench for single-cell chromatin accessibility sequencing data. Genome Biology; 2020
Content type
Image
Digest
sha256:6d59fd6cf…
Size
5.8 GB
Last updated
over 3 years ago
docker pull wbaopaul/scatac-pro