|
a |
|
b/DESCRIPTION |
|
|
1 |
Package: TreeWASDir |
|
|
2 |
Type: Package |
|
|
3 |
Title: Functions for TreeWAS on -/0/+ states |
|
|
4 |
Version: 0.1.0 |
|
|
5 |
Author: "Adrian Cortes <adrcort@gmail.com> [aut, cre]" |
|
|
6 |
Maintainer: The package maintainer <yourself@somewhere.net> |
|
|
7 |
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. |
|
|
8 |
License: MIT |
|
|
9 |
Encoding: UTF-8 |
|
|
10 |
LazyData: true |
|
|
11 |
biocViews: |
|
|
12 |
Imports: data.table, plotly, magrittr, Rgraphviz (>= 2.22.0), graph |
|
|
13 |
Suggests: BiocInstaller, BiocManager |