-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
21 lines (21 loc) · 1.02 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: runibic
Type: Package
Title: runibic: row-based biclustering algorithm for analysis of gene expression data in R
Version: 1.3.3
Author: Patryk Orzechowski, Artur Pańszczyk
Maintainer: Patryk Orzechowski <[email protected]>
Description: This package implements UbiBic algorithm in R. This biclustering algorithm for analysis of gene expression data was introduced by Zhenjia Wang et al. in 2016. It is currently considered the most promising biclustering method for identification of meaningful structures in complex and noisy data.
Depends: R (>= 3.4.0), biclust, SummarizedExperiment
Imports: Rcpp (>= 0.12.12), testthat, methods
Suggests: knitr, rmarkdown, GEOquery, affy, airway, QUBIC
VignetteBuilder: knitr
LinkingTo: Rcpp
SystemRequirements: C++11, GNU make
biocViews: Microarray, Clustering, GeneExpression, Sequencing, Coverage
Encoding: UTF-8
License: MIT + file LICENSE
LazyData: true
NeedsCompilation: yes
URL: http://github.com/athril/runibic
BugReports: http://github.com/athril/runibic/issues
RoxygenNote: 6.0.1