Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.83 KB

NEWS.md

File metadata and controls

44 lines (30 loc) · 1.83 KB

epigraphdb 0.2.3 (2022-01-14)

epigraphdb 0.2.2 (2021-03-21)

  • Switch to github actions for building the package documentation site.
  • Switch to EpiGraphDB v1.0.0 API.

epigraphdb 0.2.1 (2020-08-06)

  • use httr::RETRY to mitigate problems due to network errors.
  • Shortened the startup message.
  • Added functions protein_in_pathway, mappings_gene_to_protein
  • Added RMarkdown vignettes to the equivalent Jupyter notebooks in the EpiGraphDB GitHub repo.
  • Added functions meta_nodes_list, meta_rels_list, meta_nodes_list_node, meta_rels_list_rel, meta_nodes_search_node, cypher

epigraphdb 0.2 (2020-04-21)

  • Migrated to EpiGraphDB v0.3.0 API.

epigraphdb 0.1.0.9

Current ongoing development

  • (2020-03) Move upstream API url to https://api.epigraphdb.org/v0.2.0
  • (2019-11) Migrated to github and travis CI. Current documentation site is now https://mrcieu.github.io/epigraphdb-r.

epigraphdb 0.1 (2019-07-04)

Initial release on github

epigraphdb 0.0.0.9000 (2019-04-11)

Initial pre-development