Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
22 lines (21 sloc) 738 Bytes
Package: BTR
Type: Package
Title: Training and Analysing Asynchronous Boolean Models
Version: 1.2.4
Date: 2016-9-13
Author: Chee Yee Lim
Maintainer: Chee Yee Lim <cyl49@cam.ac.uk>
Description: Tools for inferring asynchronous Boolean
models from single-cell expression data.
Depends: R (>= 3.0.3), methods
Imports: parallel, Rcpp (>= 0.11.4), foreach (>= 1.4.1), doParallel (>=
1.0.8), poweRlaw (>= 0.30.0), diptest (>= 0.75-7), igraph (>=
1.0.1), infotheo (>= 1.2.0), entropy (>= 1.2.1)
LinkingTo: Rcpp
License: GPL-3
LazyData: true
Suggests: bnlearn (>= 3.8.1), knitr, rmarkdown
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-09-17 10:17:03 UTC; cylim