Skip to contents

KEGGemUP 0.99.1

  • Finalized some changes upon the Bioconductor package reviewing process
    • render_kegg_graph() gains a graph_title parameter to override the displayed title
    • fix in the vignette for correct rendering of the link to the RCy3 vignette
    • added information on the fnd in the Authors section + formally acknowledged the contributions of the wet-lab collaborators (as ctb authors)

KEGGemUP 0.99.0

  • Ready for the submission to Bioconductor!

KEGGemUP 0.9.1

  • Better tooltip implementation
  • Highlighting of the nodes now takes care of graying out a bit more of elements that should indeed be not too much into the focus
  • Added export_kegg_graph() as a simple function to export the graphs to text files, for maximum compatibility with any framework (possibly even within Cytoscape)
  • Providing an example dataset already precomputed within the package to avoid additional dependency load; as a companion to this, added detailed information on how to create this in the inst/scripts folder
  • Finalized a full version of the vignette
  • Completed the configuration of the pkgdown documentation
  • Exporting also the cleanup_title_node() function to remove the title node in pathway graphs

KEGGemUP 0.9.0

KEGGemUP 0.2.0

  • Essential functionality implemented, from kgml files all the way down to rendering interactively

KEGGemUP 0.1.0

  • Getting the package ready with the full set of original features!