We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 604f4e5 + 7ad957b commit 09a2148Copy full SHA for 09a2148
README.md
@@ -1,9 +1,3 @@
1
-Note
2
-======
3
-Single Cell Assay is not working with lmer 1.0
4
-You can download an older version [here](http://cran.r-project.org/src/contrib/Archive/lme4/lme4_0.999999-2.tar.gz)
5
-while we work on a fix.
6
-
7
SingleCellAssay
8
===============
9
@@ -20,12 +14,5 @@ Installation Instructions
20
14
21
15
New Features
22
16
------------
23
-- Migrated underlying data storage DataLayer
24
-- Added parallel support for reading Nanostring RCC files using foreach and dopar
25
17
- Hurdle Model implemented in zlm.SingleCellAssay
26
18
- Thresholding support for NanoString in thresholdNanoString
27
28
-Bug Fixes
29
-----------
30
-- Fixed indexing of SingleCellAssay with an empty i index using [[
31
0 commit comments