TileDBArray

Clone of the Bioconductor repository for the TileDBArray package.

https://github.com/ltla/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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary

Keywords from Contributors

bioconductor-package gene genomics grna-sequence matrix-library shiny gene-expression ontology u24ca289073 deseq2
Last synced: 11 months ago · JSON representation

Repository

Clone of the Bioconductor repository for the TileDBArray package.

Basic Info
Statistics
  • Stars: 10
  • Watchers: 8
  • Forks: 2
  • Open Issues: 5
  • Releases: 0
Created about 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

DelayedArray backends for TileDB

|Build|Status| |-----|----| | Bioc-release | | | Bioc-devel | |

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: Aaron Lun
  • Login: LTLA
  • Kind: user
  • Location: San Francisco
  • Company: @Genentech

It/Its (ノಠ益ಠ)ノ彡┻━┻

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
  • Pull request event: 2
  • Fork event: 1
Last Year
  • Watch event: 1
  • Push event: 1
  • Pull request event: 2
  • Fork event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 100
  • Total Committers: 6
  • Avg Commits per committer: 16.667
  • Development Distribution Score (DDS): 0.63
Past Year
  • Commits: 11
  • Committers: 3
  • Avg Commits per committer: 3.667
  • Development Distribution Score (DDS): 0.273
Top Committers
Name Email Commits
LTLA i****s@g****m 37
Aaron Lun l****n@g****m 28
Dirk Eddelbuettel e****d@d****g 14
Nitesh Turaga n****a@g****m 8
J Wokaty j****y 8
Hervé Pagès h****s@f****g 5
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 10
  • Total pull requests: 17
  • Average time to close issues: 2 days
  • Average time to close pull requests: about 13 hours
  • Total issue authors: 6
  • Total pull request authors: 2
  • Average comments per issue: 6.2
  • Average comments per pull request: 1.12
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: about 7 hours
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • LTLA (4)
  • kokitsuyuzaki (2)
  • eddelbuettel (1)
  • tomsing1 (1)
  • martin-g (1)
  • PedroMilanezAlmeida (1)
Pull Request Authors
  • LTLA (11)
  • eddelbuettel (6)
  • aboyoun (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • bioconductor 8,740 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 6
  • Total maintainers: 1
bioconductor.org: TileDBArray

Using TileDB as a DelayedArray Backend

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 8,740 Total
Rankings
Dependent repos count: 0.0%
Dependent packages count: 0.0%
Stargazers count: 8.5%
Forks count: 19.8%
Average: 21.4%
Downloads: 78.6%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • DelayedArray >= 0.15.16 depends
  • Rcpp * imports
  • S4Vectors * imports
  • methods * imports
  • tiledb * imports
  • BiocParallel * suggests
  • BiocStyle * suggests
  • Matrix * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests