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 4 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
1 of 12 committers (8.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Keywords from Contributors
Repository
Duplication rate quality control for RNA-Seq datasets.
Basic Info
- Host: GitHub
- Owner: ssayols
- License: gpl-3.0
- Language: R
- Default Branch: master
- Size: 15.1 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
dupRadar
Assessment of duplication rates in RNA-Seq datasets.
Introduction to dupRadar
PCR clonal artefacts originating from NGS library preparation can affect both genomic as well as RNA-Seq applications when protocols are pushed to their limits. In RNA-Seq however the artifactual reads are not easy to tell apart from normal read duplication due to natural over-sequencing of highly expressed genes. Especially when working with little input material or single cells assessing the fraction of duplicate reads is an important quality control step for NGS data sets. Up to now there are only tools to calculate the global duplication rates that do not take into account the effect of gene expression levels which leaves them of limited use for RNA-Seq data.
Installation
To install this package, start R and enter:
```r if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")
BiocManager::install("dupRadar") ```
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
r
browseVignettes("dupRadar")
or access the pkgdown documentation.
Dependencies
Imports (mandatory for core functionality)
- Rsubread: Mapping, quantification and variant analysis of sequencing data.
Citation
Sayols S, Scherzinger D, Klein H (2016). "dupRadar: a Bioconductor package for the assessment of PCR artifacts in RNA-Seq data." BMC Bioinformatics, 17, 428. doi: 10.1186/s12859-016-1276-2.
Owner
- Name: ssayols
- Login: ssayols
- Kind: user
- Repositories: 33
- Profile: https://github.com/ssayols
GitHub Events
Total
- Watch event: 1
- Issue comment event: 1
- Push event: 8
- Pull request event: 1
Last Year
- Watch event: 1
- Issue comment event: 1
- Push event: 8
- Pull request event: 1
Committers
Last synced: almost 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| ssayols | s****g@g****m | 20 |
| Nitesh Turaga | n****a@g****m | 14 |
| Dan Tenenbaum | d****a@f****g | 6 |
| Herve Pages | h****s@f****g | 4 |
| Hervé Pagès | h****s@f****g | 2 |
| J Wokaty | j****y@s****u | 2 |
| James Hester | j****r@f****g | 2 |
| vobencha | v****n@r****g | 2 |
| vobencha | v****a@g****m | 2 |
| zxBIB Sayols_Puig,Sergi (RES) EXTERNAL | s****t@b****m | 1 |
| J Wokaty | j****y | 1 |
| ssayols | s****s | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 3
- Total pull requests: 2
- Average time to close issues: 2 days
- Average time to close pull requests: less than a minute
- Total issue authors: 3
- Total pull request authors: 1
- Average comments per issue: 1.67
- Average comments per pull request: 0.0
- Merged pull requests: 2
- 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
- Rohit-Satyam (1)
- tiagochst (1)
- matdoering (1)
Pull Request Authors
- ssayols (2)
- adamrtalbot (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 57,603 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 2
bioconductor.org: dupRadar
Assessment of duplication rates in RNA-Seq datasets
- Homepage: https://www.bioconductor.org/packages/dupRadar https://ssayols.github.io/dupRadar/index.html
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/dupRadar/inst/doc/dupRadar.pdf
- License: GPL-3
-
Latest release: 1.38.0
published 11 months ago
Rankings
Maintainers (2)
Dependencies
- R >= 3.2.0 depends
- KernSmooth * imports
- Rsubread >= 1.14.1 imports
- AnnotationHub * suggests
- BiocStyle * suggests
- knitr * suggests
- rmarkdown * suggests
- actions/cache v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite