Skip to content

Commit f095eb8

Browse files
committed
Make bioconductor description and github consistent
1 parent 4513eaf commit f095eb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: scde
22
Type: Package
33
Title: Single Cell Differential Expression
4-
Version: 0.99.1
5-
Date: 2015-05-06
4+
Version: 1.99.1
5+
Date: 2016-01-20
66
Description: The scde package implements a set of statistical methods for
77
analyzing single-cell RNA-seq data. scde fits individual error models for
88
single-cell RNA-seq measurements. These models can then be used for assessment
@@ -35,7 +35,7 @@ Depends: R (>= 3.0.0), flexmix
3535
Imports: Rcpp (>= 0.10.4), RcppArmadillo (>= 0.5.400.2.0), mgcv, Rook,
3636
rjson, MASS, Cairo, RColorBrewer, edgeR, quantreg, methods,
3737
nnet, RMTstat, extRemes, pcaMethods, BiocParallel, parallel
38-
Suggests: knitr, cba, fastcluster, WGCNA, GO.db, org.Hs.eg.db
38+
Suggests: knitr, cba, fastcluster, WGCNA, GO.db, org.Hs.eg.db, rmarkdown
3939
biocViews: RNASeq, StatisticalMethod, DifferentialExpression, Bayesian,
4040
Transcription, Software
4141
LinkingTo: Rcpp, RcppArmadillo

0 commit comments

Comments
 (0)