aspen
CCBR pipeline for preliminary QC, peak calling, differential chromatin accessibility analysis with ATACseq datasets 🌲
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
Repository
CCBR pipeline for preliminary QC, peak calling, differential chromatin accessibility analysis with ATACseq datasets 🌲
Basic Info
- Host: GitHub
- Owner: CCBR
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://ccbr.github.io/ASPEN/
- Size: 620 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 14
- Releases: 17
Topics
Metadata Files
README.md
ASPEN
Atac Seq PipEliNe :
CCBR recommends ASPEN to effectively analyze ATAC-seq datasets on the BIOWULF HPC system at the NIH.
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=
Required Arguments: 1. WORKDIR : [Type: String]: Absolute or relative path to the output folder with write permissions.
- 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.
Owner
- Name: CCR Collaborative Bioinformatics Resource
- Login: CCBR
- Kind: organization
- Email: nciccbr@mail.nih.gov
- Location: United States of America
- Website: https://bioinformatics.ccr.cancer.gov/ccbr/
- Repositories: 92
- Profile: https://github.com/CCBR
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
Pull Request Labels
Dependencies
- actions/add-to-project v1.0.2 composite
- CCBR/actions/mkdocs-mike v0.1 composite
- actions/checkout v4 composite
- CCBR/actions/draft-release v0.1 composite
- actions/checkout v4 composite
- CCBR/actions/post-release v0.1 composite
- actions/checkout v4 composite
- actions/checkout v4 composite
- actions/checkout v4 composite
- pre-commit/action v3.0.1 composite
- CCBR/actions/label-issue-repo-name main composite
- mike *
- mkdocs *
- mkdocs-git-revision-date-localized-plugin *
- mkdocs-git-revision-date-plugin *
- mkdocs-material *
- mkdocs-material-extensions *
- mkdocs-minify-plugin *