Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ LazyData: yes
Depends: R (>= 3.5.0)
Imports: methods, XML (>= 2.3-0), graph, utils, RCurl, Rgraphviz
Suggests: RBGL, testthat, RColorBrewer, org.Hs.eg.db,
hgu133plus2.db, SPIA
hgu133plus2.db, SPIA, BiocStyle, knitr
Collate: kegg2graph-functions.R parse.R annotation.R graph.R kgmlfile.R
misc.R vis.R
URL: http://www.nextbiomotif.com
biocViews: Pathways, GraphAndNetwork, Visualization, KEGG
Encoding: UTF-8
VignetteBuilder: knitr
Loading