Package: PanVizGenerator
Type: Package
Title: Generate PanViz visualisations from your pangenome
Version: 1.8.0
Date: 2017-11-20
Author: Thomas Lin Pedersen
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Description: PanViz is a JavaScript based visualisation tool for functionaly
    annotated pangenomes. PanVizGenerator is a companion for PanViz that
    facilitates the necessary data preprocessing step necessary to create a
    working PanViz visualization. The output is fully self-contained so the
    recipient of the visualization does not need R or PanVizGenerator installed.
License: GPL (>= 2)
URL: https://github.com/thomasp85/PanVizGenerator
BugReports: https://github.com/thomasp85/PanVizGenerator/issues
biocViews: ComparativeGenomics, GUI, Visualization
Depends: methods
Imports: shiny, tools, jsonlite, pcaMethods, FindMyFriends, igraph,
        stats, utils
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, testthat, digest
Collate: 'GO.R' 'aaa.R' 'IO.R' 'panviz.R' 'shinyStuff.R' 'zzz.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-01 03:16:53 UTC; biocbuild
Built: R 3.5.0; ; 2018-05-01 12:30:00 UTC; windows
