issues
search
reactome
/
ReactomeGraph4R
R package for interfacing with a Reactome Graph Database
Other
6
stars
2
forks
source link
Data parsing
#11
Closed
chilampoon
closed
4 years ago
chilampoon
commented
4 years ago
Retrieve json data from API
Parse 'row' & 'graph' data
Reference:
https://github.com/neo4j-rstats/neo4r/blob/master/R/api_result_parsing.R
don't use
tibble
,
purrr
(it's good actually), or something to create dataframes
tibble
,(it's good actually), or something to create dataframespurrr