blob: 770a80614959a5cc18d4877d81869e97f3542e8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = r-countclust
pkgdesc = Clustering and Visualizing RNA-Seq Expression Data using Grade of Membership Models
pkgver = 1.23.1
pkgrel = 4
url = https://bioconductor.org/packages/3.15/CountClust
arch = any
license = GPL
makedepends = git
depends = r
depends = r-cowplot
depends = r-flexmix
depends = r-ggplot2
depends = r-gtools
depends = r-limma
depends = r-maptpx
depends = r-picante
depends = r-plyr
depends = r-reshape2
depends = r-slam
depends = r-squarem
optdepends = r-biobase
optdepends = r-biocstyle
optdepends = r-devtools
optdepends = r-kableextra
optdepends = r-knitr
optdepends = r-rcolorbrewer
optdepends = r-roxygen2
optdepends = r-xtable
source = git+https://git.bioconductor.org/packages/CountClust
sha256sums = SKIP
pkgname = r-countclust
|