Description Usage Arguments Value
Apply ZINB on dataset. This is a general function which applies ZINB on a given dataset.
| 1 | apply.zinb(dataset, group = NULL)
 | 
| dataset | Numeric count matrix of read counts. | 
| group | Vector or factor giving the experimental group/condition for each sample/library in the pilot dataset. If not provided, groups are assumed equally divided. | 
| filename | Filename of the dataset; ZINB results on that dataset will be named accordingly | 
Applies ZINB to given dataset, and returns results table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.