bschilder / monarchr

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monarchr

License: MIT + file LICENSE
R build status

Authors: Shawn O’Neil, Brian Schilder

README updated: Apr-15-2024

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. It is an alpha: functionality is in early testing, the API is likely to change, and the code and documentation are incomplete.

Installation

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

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

Documentation


About

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

License:Other


Languages

Language:R 100.0%