Package: PanVizGenerator
Type: Package
Title: Generate PanViz visualisations from your pangenome
Version: 1.6.1
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: 2017-11-22 01:57:00 UTC; biocbuild
Built: R 3.4.2; ; 2017-11-22 07:07:02 UTC; windows
