monarch-initiative / monarchr

R package for easy access, manipulation, and analysis of Monarch KG data
Other
6 stars 1 forks source link

fetch_edges fails with 0 new results #12

Closed oneilsh closed 2 months ago

oneilsh commented 3 months ago

Example:

eds_hits <- query_ids(c("MONDO:0007525", "MONDO:0020066", "MONDO:0034021")) fetch_edges(eds_hits, result_categories = "biolink:Gene")

Warning: Unknown or uninitialised column: id.Error in tbl_kgx(nodes_df) : Error: tbl_kgx nodes must have an 'id' column.