diffExprOnP2FromWebSelection {pagoda2} | R Documentation |
Perform differential expression on a p2 object given a set of web selections and two groups to compare
Description
Perform differential expression on a p2 object given a set of web selections and two groups to compare
Usage
diffExprOnP2FromWebSelection(p2, sel, group1name, group2name)
Arguments
p2 |
a pagoda2 object |
sel |
a web selection read with readPagoda2SelectionFile() |
group1name |
the name of the first selection |
group2name |
the names of the second selection |
[Package pagoda2 version 1.0.12 Index]