RiboCrypt
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
2 of 7 committers (28.6%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Keywords from Contributors
Repository
Basic Info
- Host: GitHub
- Owner: m-swirski
- License: mit
- Language: R
- Default Branch: master
- Homepage: https://ribocrypt.org
- Size: 8.61 MB
Statistics
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
RiboCrypt: R Package for interactive visualization and browsing NGS data.

Online app
See our webpage containing thousands of Ribosome profiling datasets to explore!
Installation
We advice you to use github devel version, as this package is under heavy development, to not lose out on new features!
Package is available from bioconductor (3.16, R version >= 4.0.0)
r
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("RiboCrypt")
Development version on bioconductor (3.17, R version >= 4.0.0)
r
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("RiboCrypt", version = "devel")
Package is also available here on github
r
if (!requireNamespace("devtools", quietly=TRUE))
install.packages("devtools")
devtools::install_github("m-swirski/RiboCrypt")
Tutorials
For extensive tutorials, see bioconductor help tutorials (vignettes):
Owner
- Login: m-swirski
- Kind: user
- Repositories: 2
- Profile: https://github.com/m-swirski
GitHub Events
Total
- Push event: 87
Last Year
- Push event: 87
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Roleren | h****n@h****m | 140 |
| Miswi | m****i@s****l | 90 |
| Donut96 | b****l@g****m | 29 |
| Nitesh Turaga | n****a@g****m | 4 |
| JokingHero | k****n@g****m | 4 |
| m-swirski | 3****i | 3 |
| J Wokaty | j****y@s****u | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 12
- Average time to close issues: N/A
- Average time to close pull requests: 8 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.08
- Merged pull requests: 9
- 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
- bartma11 (8)
- JokingHero (4)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 5,734 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
bioconductor.org: RiboCrypt
Interactive visualization in genomics
- Homepage: https://github.com/m-swirski/RiboCrypt
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/RiboCrypt/inst/doc/RiboCrypt.pdf
- License: MIT + file LICENSE
-
Latest release: 1.13.0
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- ORFik >= 1.13.12 depends
- R >= 3.6.0 depends
- BiocGenerics * imports
- BiocParallel * imports
- Biostrings * imports
- GenomeInfoDb * imports
- GenomicFeatures * imports
- GenomicRanges * imports
- IRanges * imports
- data.table * imports
- dplyr * imports
- ggplot2 * imports
- here * imports
- htmlwidgets * imports
- plotly * imports
- rlang * imports
- shiny * imports
- BSgenome * suggests
- BSgenome.Hsapiens.UCSC.hg19 * suggests
- BiocStyle * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests