Description Usage Arguments Value Author(s) References See Also Examples
This function calculates the shape and scale parameters for a Gamma Distribution which is used to fit the null distribution of the test statistic calculated for the Differential Expression of two genes or exons
| 1 | perform_permutation_de(x,y,num_permute)
 | 
| x | Vector for counts of gene/exon in sample 1 | 
| y | Vector for counts of gene/exon in sample 2 | 
| num_permute | Number of times the permutation is done | 
| shape | The shape parameter of the Gamma distribution | 
| scale | The scale parameter of the Gamma distribution | 
Sudeep Srivastava, Liang Chen
 Consul, P. C. (1989) Generalized Poisson Distributions: Properties and Applications. New York: Marcel Dekker. 
 Sudeep Srivastava, Liang Chen A two-parameter generalized Poisson model to improve the analysis of RNA-Seq data  Nucleic Acids Research Advance Access published July 29,2010 doi : 10.1093/nar/gkq670 
generalized_poisson_likelihood 
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.