Bioc2026 Registration Open!

rigvf

R interface to the IGVF Catalog

Bioconductor version: 3.23 · Package version: 1.4.0

The IGVF Catalog provides data on the impact of genomic variants on function. The `rigvf` package provides an interface to the IGVF Catalog, allowing easy integration with Bioconductor resources.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("rigvf")

Details

MaintainerMichael Love <michaelisaiahlove@gmail.com>
AuthorMartin Morgan [aut] (ORCID: <https://orcid.org/0000-0002-5874-8148>), Michael Love [aut, cre] (ORCID: <https://orcid.org/0000-0001-8401-0545>), NIH NHGRI UM1HG012003 [fnd]
LicenseMIT + file LICENSE
URLhttps://IGVF.github.io/rigvf
Bug Reportshttps://github.com/IGVF/rigvf/issues
Downloads rank144
Source branchRELEASE_3_23
biocViewsAnnotation, FunctionalGenomics, GeneRegulation, GeneTarget, GenomicVariation, Software, ThirdPartyClient, VariantAnnotation

Documentation

Download

Dependencies

Depends: R (>= 4.1.0)

Imports: methods, httr2, rjsoncons, dplyr, tidyr, rlang, memoise, cachem, whisker, jsonlite, GenomicRanges, IRanges, Seqinfo

Suggests: knitr, rmarkdown, testthat (>= 3.0.0), plyranges, plotgardener, org.Hs.eg.db, TxDb.Hsapiens.UCSC.hg38.knownGene, tibble