diff --git a/DESCRIPTION b/DESCRIPTION index 393a562..1c93766 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: ggkegg Type: Package Title: KEGG pathway visualization by ggplot2 -Version: 1.1.6 +Version: 1.1.7 Authors@R: person("Noriaki", "Sato", email = "nori@hgc.jp", role = c("cre", "aut")) Description: This package aims to import, parse, and analyze KEGG data such as KEGG PATHWAY and KEGG MODULE. The package supports visualizing KEGG information using ggplot2 and ggraph through using the grammar of graphics. The package enables the direct visualization of the results from various omics analysis packages. License: MIT + file LICENSE