Description Usage Arguments Value Examples
Calculates p values (Fishers exact test) for gain/loss and given group assignment
1  | calcFisher(data, cluster, bin = TRUE)
 | 
data | 
 previously created CN matrix  | 
cluster | 
 group assignent, same order as data columns  | 
bin | 
 Aggregate Fishers p.values to < 0.001, <0.01, <0.05, <0.1, >0.1  | 
vector with all p-values
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.