Description Usage Arguments Value
View source: R/differential_expression_external.R
Identifies differentially expressed SJs between two groups of cells using a negative binomial generalized linear model
| 1 2 | NegBinomDETest(object, cells.1, cells.2, genes.use = NULL,
  print.bar = TRUE, min.cells = 3, NT = 1)
 | 
| object | ICASDataSet object | 
| cells.1 | Group 1 cells | 
| cells.2 | Group 2 cells | 
| genes.use | SJs to use for test | 
| print.bar | Print progress bar | 
| min.cells | Minimum number of cells threshold | 
Returns a p-value ranked matrix of putative differentially expressed SJs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.