independentFilteringDRB | R Documentation |
Independent filtering step for DEBRA analysis results
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 |
drb<-independentFilteringDRB(drb)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.