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

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

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

Repository

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

README.md

DelayedArray backends for TileDB

This package implements DelayedArray backend for TileDB to read, write and store dense and sparse arrays. The resulting TileDBArray objects are directly compatible with any Bioconductor package that accepts DelayedArray objects, serving as a swap-in replacement for the predominant HDF5Array that is currently used throughout the Bioconductor ecosystem for representing large datasets. See the official Bioconductor landing page for more details.

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
  • DelayedArray >= 0.31.7 depends
  • SparseArray >= 1.5.20 depends
  • Rcpp * imports
  • S4Vectors * imports
  • methods * imports
  • tiledb * imports
  • BiocParallel * suggests
  • BiocStyle * suggests
  • Matrix * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests