Description Usage Arguments Examples
Independent filtering step for DEBRA analysis results
1 | independentFilteringDRB(drb, filter_FDR = NULL, beta = NULL)
|
drb |
DEBRADataSet object |
filter_FDR |
user-specified FDR threshold for calculating number of null hypothesis rejections |
beta |
beta threshold provides a lower read count value for an independent filtering step; if not provided, beta value is extracted from DEBRADataSet |
1 | drb<-independentFilteringDRB(drb)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.