Skip to contents

This proof-of-concept illustrates how to access the Impact of Genomic Variation on Function (‘IGVF’) Catalog from R. Only limited functionality is currently implemented.

Installation

Install the development version from GitHub with:

## install.packages("pak")
pak::pak("IGVF/rigvf")

Use

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