GDSArray

Representing GDS files as array-like objects

https://github.com/bioconductor/gdsarray

Science Score: 36.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    2 of 10 committers (20.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary

Keywords from Contributors

bioconductor-packages gene genomics ontologies annotation copynumber data-structure mutations u24ca289073 core-package
Last synced: 10 months ago · JSON representation

Repository

Representing GDS files as array-like objects

Basic Info
  • Host: GitHub
  • Owner: Bioconductor
  • Language: R
  • Default Branch: devel
  • Homepage:
  • Size: 106 KB
Statistics
  • Stars: 5
  • Watchers: 8
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog

README.md

GDSArray

Representing GDS files as array-like objects

GDS files are widely used to represent genotyping or sequence data. The GDSArray package implements the GDSArray class to represent nodes in GDS files in a matrix-like representation that allows easy manipulation (e.g., subsetting, mathematical transformation) in R. The data remains on disk until needed, so that very large files can be processed.

Owner

  • Name: Bioconductor
  • Login: Bioconductor
  • Kind: organization

Software for the analysis and comprehension of high-throughput genomic data

GitHub Events

Total
  • Push event: 2
  • Fork event: 1
  • Create event: 2
Last Year
  • Push event: 2
  • Fork event: 1
  • Create event: 2

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 85
  • Total Committers: 10
  • Avg Commits per committer: 8.5
  • Development Distribution Score (DDS): 0.365
Past Year
  • Commits: 6
  • Committers: 2
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.333
Top Committers
Name Email Commits
Qian Liu q****7@b****u 54
Nitesh Turaga n****a@g****m 14
J Wokaty j****y@s****u 4
Hervé Pagès h****s@f****g 3
vobencha v****n@r****g 3
vobencha v****a@g****m 2
J Wokaty j****y 2
Martin Morgan m****n@r****g 1
Qian Liu l****c@g****m 1
Liu q****6@C****l 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • bioconductor 17,712 total
  • Total dependent packages: 3
  • Total dependent repositories: 0
  • Total versions: 6
  • Total maintainers: 1
bioconductor.org: GDSArray

Representing GDS files as array-like objects

  • Versions: 6
  • Dependent Packages: 3
  • Dependent Repositories: 0
  • Downloads: 17,712 Total
Rankings
Dependent repos count: 0.0%
Dependent packages count: 0.0%
Average: 19.6%
Downloads: 58.8%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • BiocGenerics * depends
  • DelayedArray >= 0.5.32 depends
  • R >= 3.5 depends
  • gdsfmt * depends
  • methods * depends
  • S4Vectors >= 0.17.34 imports
  • SNPRelate * imports
  • SeqArray * imports
  • tools * imports
  • BiocManager * suggests
  • BiocStyle * suggests
  • knitr * suggests
  • markdown * suggests
  • rmarkdown * suggests
  • testthat * suggests