https://github.com/bioconductor-source/topdownr
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: bioconductor-source
- License: gpl-3.0
- Language: R
- Default Branch: devel
- Size: 6.87 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
topdownr
Release:
Devel:
<!-- badges: end -->
Installation
r
if (!require("BiocManager"))
install.packages("BiocManager")
BiocManager::install("topdownr")
If you want to install the development version from github (not recommended unless you know what you are doing):
r
if (!require("BiocManager"))
install.packages("BiocManager")
BiocManager::install("sgibb/topdownr")
Documentation
To get started:
r
?"topdownr-package"
vignette("data-generation", package="topdownr")
vignette("analysis", package="topdownr")
Development documentation: https://sgibb.github.io/topdownr/
Questions
General questions should be asked on
the Bioconductor support forum,
using topdownr to tag the question. Feel also free to open a
GitHub issue, in
particular for bug reports.
Contribution
See CONTRIBUTING.md.
Support
See SUPPORT.md.
Owner
- Name: (WIP DEV) Bioconductor Packages
- Login: bioconductor-source
- Kind: organization
- Email: maintainer@bioconductor.org
- Website: https://bioconductor.org
- Repositories: 1
- Profile: https://github.com/bioconductor-source
Source code for packages accepted into Bioconductor
GitHub Events
Total
Last Year
Dependencies
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact master composite
- docker/build-push-action v1 composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-r master composite
- BiocGenerics >= 0.20.0 depends
- Biostrings >= 2.42.1 depends
- ProtGenerics >= 1.10.0 depends
- R >= 3.5 depends
- S4Vectors >= 0.12.2 depends
- methods * depends
- Biobase * imports
- MSnbase >= 2.3.10 imports
- Matrix >= 1.4 imports
- PSMatch >= 1.6.0 imports
- ggplot2 >= 2.2.1 imports
- grDevices * imports
- mzR >= 2.27.5 imports
- stats * imports
- tools * imports
- utils * imports
- BiocStyle * suggests
- knitr * suggests
- ranger * suggests
- rmarkdown * suggests
- testthat * suggests
- topdownrdata >= 0.2 suggests
- xml2 * suggests