https://github.com/bioconductor-source/rnamodr.data

https://github.com/bioconductor-source/rnamodr.data

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 (5.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bioconductor-source
  • Language: R
  • Default Branch: devel
  • Size: 32.2 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog

README.md

RNAmodR.RData Build Status codecov

The package contains example data for RNAmodR package and other related packages. It probably makes sense to have a look at RNAmodR to check out how the data can be used.

Installation

The current version of the RNAmodR.Data package is available from Bioconductor.

``` if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")

BiocManager::install("RNAmodR.Data") library(RNAmodR.Data) ```

Owner

  • Name: (WIP DEV) Bioconductor Packages
  • Login: bioconductor-source
  • Kind: organization
  • Email: maintainer@bioconductor.org

Source code for packages accepted into Bioconductor

GitHub Events

Total
Last Year

Dependencies

DESCRIPTION cran
  • ExperimentHub * depends
  • ExperimentHubData >= 1.9.2 depends
  • R >= 3.6 depends
  • utils * imports
  • BiocStyle * suggests
  • GenomicRanges * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • sessioninfo * suggests
  • testthat * suggests