License: MIT + file LICENSE
R build status

Authors: Shawn O’Neil, Brian Schilder

README updated: Jan-17-2025

monarchr: Monarch Knowledge Graph Queries

R package for easy access, manipulation, and analysis of Monarch KG data Resources.

MonarchR provides a tidy interface to data hosted at https://monarchinitiative.org.

Installation:

if(!require("remotes")) install.packages("remotes")

remotes::install_github("https://github.com/monarch-initiative/monarchr")
library(monarchr)