Description Usage Arguments Author(s)
this function creates a table of keys and pvals from a GRangesList which contains GRanges as the output of associateReg2Gene or metaAssociate functions. this is needed to process the interactions that exist in many datasets and merge them into the same table with stats from the statistical tests
1 | assocTable2(grlist, qval, cutoff.column)
|
grlist |
|
qval |
q-value cutoff that will be used to filter elements in the
input |
cutoff.column |
(character,"pval" is defalut). Which statistics to filter:"qval" or "pval" |
Altuna Akalin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.