ATACseqTFEA
Science Score: 36.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
-
○Academic publication links
-
✓Committers with academic emails
1 of 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.8%) to scientific vocabulary
Keywords from Contributors
Repository
Basic Info
- Host: GitHub
- Owner: jianhong
- Language: R
- Default Branch: devel
- Size: 4.33 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ATACseqTFEA
Transcription Factor Enrichment Analysis for ATAC-seq
Assay for Transpose-Accessible Chromatin using sequencing (ATAC-seq) is a technique to assess genome-wide chromatin accessibility by probing open chromatin with hyperactive mutant Tn5 Transposase that inserts sequencing adapters into open regions of the genome. ATACseqTFEA is a improvement of current computational method that detects differential activity of transcription factors (TFs). ATACseqTFEA not only use the difference of open region information, but also (or emphasize) the difference of TFs footprints (cutting sites or insertion sites).
ATACseqTFEA provides an easy, rigorous way to broadly assess TF activity changes between two conditions.

Installation
To install this package, start R and enter:
r
library(BiocManager)
BiocManager::install("ATACseqTFEA")
Documentation
To view documentation of ATACseqTFEA, start R and enter:
r
browseVignettes("ATACseqTFEA")
Contributions and Support
If you would like to contribute to this package, the standard workflow is as follows:
- Check that there isn't already an issue about your idea in the jianhong/ATACseqTFEA/issues to avoid duplicating work. If there isn't one already, please create one so that others know you're working on this
- Fork the jianhong/ATACseqTFEA to your GitHub account
- Make the necessary changes / additions within your forked repository following Bioconductor contribution
- Use
devtools::buildanddevtools::checkto check the package work properly. - Submit a Pull Request against the
masteror currentRELEASE_VERSIONbranch and wait for the code to be reviewed and merged
If you're not used to this workflow with git, you can start with some docs from GitHub or even their excellent git resources.
For further information or help, don't hesitate to get in touch on the Bioconductor support site.
Reporting bug/issues
Many thanks for taking an interest in improving Bioconductor package ATACseqTFEA. Please report bug/issues at jianhong/ATACseqTFEA/issues.
Owner
- Name: JIANHONG OU
- Login: jianhong
- Kind: user
- Repositories: 16
- Profile: https://github.com/jianhong
GitHub Events
Total
- Watch event: 1
- Push event: 3
Last Year
- Watch event: 1
- Push event: 3
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| JIANHONG OU | j****g | 25 |
| Jianhong Ou | j****u@J****l | 7 |
| J Wokaty | j****y | 2 |
| J Wokaty | j****y@s****u | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 5,902 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
bioconductor.org: ATACseqTFEA
Transcription Factor Enrichment Analysis for ATAC-seq
- Homepage: https://github.com/jianhong/ATACseqTFEA
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/ATACseqTFEA/inst/doc/ATACseqTFEA.pdf
- License: GPL-3
-
Latest release: 1.10.0
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 4.2 depends
- BiocGenerics * imports
- GenomeInfoDb * imports
- GenomicAlignments * imports
- GenomicRanges * imports
- IRanges * imports
- Matrix * imports
- Rsamtools * imports
- S4Vectors * imports
- SummarizedExperiment * imports
- TFBSTools * imports
- dplyr * imports
- ggplot2 * imports
- ggrepel * imports
- limma * imports
- methods * imports
- motifmatchr * imports
- pracma * imports
- stats * imports
- ATACseqQC * suggests
- BSgenome.Drerio.UCSC.danRer10 * suggests
- BiocStyle * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests