rigvf

R Interface to the Impact of Genomic Variation on Function ('IGVF') Data Portal

https://github.com/igvf/rigvf

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

Repository

R Interface to the Impact of Genomic Variation on Function ('IGVF') Data Portal

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created almost 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

rigvf: IGVF Catalog from R

Lifecycle: experimental <!-- badges: end -->

rigvf provides access the Impact of Genomic Variation on Function (IGVF) Catalog from within R/Bioconductor, allowing integration with Bioconductor resources, classes, and methods.

Only limited functionality is currently implemented, mostly centered around associations among genetic variants, genomic elements, and genes.

Installation

Install the development version from GitHub with:

``` r

install.packages("BiocManager") # if not installed

BiocManager::install("IGVF/rigvf") ```

Using rigvf

See the Accessing data from the IGVF Catalog vignette for basic use.

See ?catalog_queries and ?db_queries for example functions for accessing IGVF data through the Catalog API and ArangoDB API, respectively.

Data license

For IGVF Catalog data license, see the IGVF policy page.

Owner

  • Name: Impact of Genomic Variation on Function (IGVF)
  • Login: IGVF
  • Kind: organization
  • Location: United States of America

The IGVF Consortium aims to understand how genomic variation affects genome function, which in turn impacts phenotype.

GitHub Events

Total
  • Issues event: 3
  • Push event: 39
  • Create event: 1
Last Year
  • Issues event: 3
  • Push event: 39
  • Create event: 1

Issues and Pull Requests

Last synced: 10 months ago

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

Packages

  • Total packages: 1
  • Total downloads:
    • bioconductor 1,466 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
bioconductor.org: rigvf

R interface to the IGVF Catalog

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,466 Total
Rankings
Dependent repos count: 0.0%
Dependent packages count: 30.3%
Average: 41.1%
Downloads: 93.0%
Maintainers (1)
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • cachem * imports
  • dplyr * imports
  • httr2 * imports
  • jsonlite * imports
  • memoise * imports
  • rjsoncons * imports
  • tidyr * imports
  • whisker * imports
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite