Diff of /DESCRIPTION [000000] .. [53575d]

Switch to side-by-side view

--- a
+++ b/DESCRIPTION
@@ -0,0 +1,13 @@
+Package: TreeWASDir
+Type: Package
+Title: Functions for TreeWAS on -/0/+ states
+Version: 0.1.0
+Author: "Adrian Cortes <adrcort@gmail.com> [aut, cre]"
+Maintainer: The package maintainer <yourself@somewhere.net>
+Description: TreeWAS functions to infer risk profiles across tree-structure health care data. See preprit https://www.biorxiv.org/content/early/2018/07/23/374207.
+License: MIT
+Encoding: UTF-8
+LazyData: true
+biocViews:
+Imports: data.table, plotly, magrittr, Rgraphviz (>= 2.22.0), graph
+Suggests: BiocInstaller, BiocManager
\ No newline at end of file