aspen

CCBR pipeline for preliminary QC, peak calling, differential chromatin accessibility analysis with ATACseq datasets 🌲

https://github.com/ccbr/aspen

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • â—‹
    CITATION.cff file
  • ✓
    codemeta.json file
    Found codemeta.json file
  • ✓
    .zenodo.json file
    Found .zenodo.json file
  • ✓
    DOI references
    Found 3 DOI reference(s) in README
  • ✓
    Academic publication links
    Links to: zenodo.org
  • â—‹
    Academic email domains
  • â—‹
    Institutional organization owner
  • â—‹
    JOSS paper metadata
  • â—‹
    Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary

Keywords

atac-seq-pipeline genrich macs2 multiqc ngs-pipeline
Last synced: 6 months ago · JSON representation

Repository

CCBR pipeline for preliminary QC, peak calling, differential chromatin accessibility analysis with ATACseq datasets 🌲

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 2
  • Open Issues: 14
  • Releases: 17
Topics
atac-seq-pipeline genrich macs2 multiqc ngs-pipeline
Created almost 5 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing License Citation

README.md

ASPEN

Atac Seq PipEliNe :

CCBR recommends ASPEN to effectively analyze ATAC-seq datasets on the BIOWULF HPC system at the NIH.

DOI release

QuickStart guide

bash module load ccbrpipeliner/7

bash aspen --help

```bash

Welcome to


|| [ |] |_ |\ | | | ] | | | | v1.0.6

ATACSeq Analysis PipEliN_e

This pipeline was built by CCBR (https://bioinformatics.ccr.cancer.gov/ccbr) Please contact Vishal Koparde for comments/questions (vishal.koparde@nih.gov)

Here is a list of genome supported by aspen:

  • hg19 [Human]
  • hg38 [Human]
  • mm10 [Mouse]
  • mmul10 [Macaca mulatta(Rhesus monkey) or rheMac10]
  • bosTau9 [Bos taurus(cattle)]

aspen calls peaks using the following tools:

  • MACS2
  • Genrich [RECOMMENDED FOR USE]

USAGE: bash /data/CCBR_Pipeliner/Pipelines/ASPEN/.v1.0.6/aspen -w/--workdir= -m/--runmode=

Required Arguments: 1. WORKDIR : [Type: String]: Absolute or relative path to the output folder with write permissions.

  1. RUNMODE : [Type: String] Valid options:
    • init : initialize workdir
    • dryrun : dry run snakemake to generate DAG
    • run : run with slurm
    • runlocal : run without submitting to sbatch ADVANCED RUNMODES (use with caution!!)
    • unlock : unlock WORKDIR if locked by snakemake NEVER UNLOCK WORKDIR WHERE PIPELINE IS CURRENTLY RUNNING!
    • reconfig : recreate config file in WORKDIR (debugging option) EDITS TO config.yaml WILL BE LOST!
    • reset : DELETE workdir dir and re-init it (debugging option) EDITS TO ALL FILES IN WORKDIR WILL BE LOST!
    • printbinds: print singularity binds (paths)
    • local : same as runlocal

Optional Arguments:

--genome|-g : genome eg. hg38 --manifest|-s : absolute path to samples.tsv. This will be copied to output folder (--runmode=init only) --help|-h : print this help

Example commands: bash /data/CCBRPipeliner/Pipelines/ASPEN/.v1.0.6/aspen -w=/my/output/folder -m=init bash /data/CCBRPipeliner/Pipelines/ASPEN/.v1.0.6/aspen -w=/my/output/folder -m=dryrun bash /data/CCBR_Pipeliner/Pipelines/ASPEN/.v1.0.6/aspen -w=/my/output/folder -m=run

VersionInfo: python : python/3.10 snakemake : snakemake pipelinehome : /data/CCBRPipeliner/Pipelines/ASPEN/.v1.0.6 git commit/tag : f4366158ad972bc667422dcd4783bd69fa041556 v1.0.6 aspen_version : v1.0.6

```

Visit ASPEN documentation for details.

For comments/suggestions/advice please reach out to Vishal Koparde or CCBR_Pipeliner. You can also open a new issue here.


Back to Top


Owner

  • Name: CCR Collaborative Bioinformatics Resource
  • Login: CCBR
  • Kind: organization
  • Email: nciccbr@mail.nih.gov
  • Location: United States of America

CCR Collaborative Bioinformatics Resource, Center for Cancer Research (NCI), National Institutes of Health

GitHub Events

Total
  • Create event: 22
  • Release event: 4
  • Issues event: 53
  • Delete event: 20
  • Issue comment event: 18
  • Public event: 1
  • Push event: 105
  • Pull request review comment event: 9
  • Pull request review event: 13
  • Pull request event: 29
  • Fork event: 1
Last Year
  • Create event: 22
  • Release event: 4
  • Issues event: 53
  • Delete event: 20
  • Issue comment event: 18
  • Public event: 1
  • Push event: 105
  • Pull request review comment event: 9
  • Pull request review event: 13
  • Pull request event: 29
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 29
  • Total pull requests: 17
  • Average time to close issues: 25 days
  • Average time to close pull requests: about 16 hours
  • Total issue authors: 4
  • Total pull request authors: 3
  • Average comments per issue: 0.41
  • Average comments per pull request: 0.06
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 28
  • Pull requests: 17
  • Average time to close issues: 25 days
  • Average time to close pull requests: about 16 hours
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 0.39
  • Average comments per pull request: 0.06
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 5
Top Authors
Issue Authors
  • kopardev (31)
  • kelly-sovacool (6)
  • wong-nw (1)
  • slsevilla (1)
Pull Request Authors
  • kelly-sovacool (12)
  • kopardev (7)
  • github-actions[bot] (6)
Top Labels
Issue Labels
ASPEN (31) enhancement (8) documentation (6) bug (3) MediumPriority (1) ASAP (1) ccbrpipeliner/7 (1)
Pull Request Labels
ASPEN (13)

Dependencies

.github/workflows/techdev-project.yml actions
  • actions/add-to-project v1.0.2 composite
.github/workflows/user-projects.yml actions
.github/workflows/docs-mkdocs.yml actions
  • CCBR/actions/mkdocs-mike v0.1 composite
  • actions/checkout v4 composite
.github/workflows/draft-release.yml actions
  • CCBR/actions/draft-release v0.1 composite
  • actions/checkout v4 composite
.github/workflows/post-release.yml actions
  • CCBR/actions/post-release v0.1 composite
  • actions/checkout v4 composite
.github/workflows/assign-milestone-issue.yml actions
  • actions/checkout v4 composite
.github/workflows/auto-format.yml actions
  • actions/checkout v4 composite
  • pre-commit/action v3.0.1 composite
.github/workflows/label-issues-repo-name.yml actions
  • CCBR/actions/label-issue-repo-name main composite
docs/requirements.txt pypi
  • mike *
  • mkdocs *
  • mkdocs-git-revision-date-localized-plugin *
  • mkdocs-git-revision-date-plugin *
  • mkdocs-material *
  • mkdocs-material-extensions *
  • mkdocs-minify-plugin *