SingleCellAssay

Infrastructure and Tools for Single Cell Assay Analysis

Installation Instructions

 install.packages('devtools')
 library(devtools)
 install_github('SingleCellAssay', 'RGLab')
 # *or* if you don't have a working latex setup
 install_github('SingleCellAssay', 'RGLab', build_vignettes=FALSE)
 vignette('SingleCellAssay-intro')

Needs roxygen2 4.0.0.99 or higher (available on github) if the documentation is regenerated--otherwise the NAMESPACE file will not be correct.

Changes

New interface for zlm.SingleCellAssay to specify hypothesis. See ?Hypothesis API for zlm.SingleCellAssay has changed. Now a ZlmFit object is returned. Testing is done by calling waldTest or lrTest after the initial fit.

New Features

  • gseaAfterBoot for competitive geneset analysis under variance inflation
  • Support tests of arbitrary contrasts using LRT/zlm.SingleCellAssay

Copy Link

Version

Down Chevron

Version

0.925

License

Artistic-2.0

Maintainer

Last Published

March 11th, 2015

Functions in PRIST (0.925)