https://github.com/bioconductor-source/raggedexperiment

https://github.com/bioconductor-source/raggedexperiment

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

Repository

Basic Info
  • Host: GitHub
  • Owner: bioconductor-source
  • Language: R
  • Default Branch: devel
  • Size: 156 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

RaggedExperiment

Matrix-like representation of genomic range data in Bioconductor

Installation

We recommend installing the stable version of RaggedExperiment using:

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

BiocManager::install("RaggedExperiment") ```

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
  • GenomicRanges >= 1.37.17 depends
  • R >= 4.2.0 depends
  • BiocBaseUtils * imports
  • BiocGenerics * imports
  • GenomeInfoDb * imports
  • IRanges * imports
  • Matrix * imports
  • MatrixGenerics * imports
  • S4Vectors * imports
  • SummarizedExperiment * imports
  • methods * imports
  • stats * imports
  • utils * imports
  • BiocStyle * suggests
  • MultiAssayExperiment * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests