Skip to content
/ rigvf Public

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

License

Notifications You must be signed in to change notification settings

IGVF/rigvf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d61b381 · Mar 19, 2025

History

36 Commits
Sep 11, 2024
Mar 19, 2025
Feb 19, 2025
Feb 25, 2025
Mar 19, 2025
Mar 19, 2025
Sep 11, 2024
Feb 22, 2025
Mar 19, 2025
Jan 16, 2025
Mar 11, 2025
Feb 20, 2025
Mar 11, 2025
Feb 22, 2025

Repository files navigation

rigvf: IGVF Catalog from R

Lifecycle: experimental

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:

## 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published