View source: R/23.run_fisherExactTest.R
run_fisherExactTest | R Documentation |
Run Fisher Exact Test for differential usage of 3' UTRs for a two-group experimental design
run_fisherExactTest(UTR3eset, gp1, gp2)
UTR3eset |
An object of UTR3eSet, output of |
gp1 |
tag names of group 1 |
gp2 |
tag names of group 2 |
a matrix of test results
Jianhong Ou
run_singleSampleAnalysis()
for a single-sample APA
analysis,run_singleGroupAnalysis()
for a single-group sample APA analysis,
run_limmaAnalysis()
for limma-based APA analysis of complex experimental
design
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.