Description Usage Arguments Value
Filter out unintersing windows, by global enrichment method.
1 | filter.reads.to.counts(bam.files, param, counted.reads, threshold)
|
bam.files |
A vector with the path to bam files. |
param |
A vector with the list of parameters to give to the functions. |
counted.reads |
A RangedSummarizedExperiment object returned by |
threshold |
A numeric, the threshold to consider in order to cut out windows. |
A list with the following elements:
A filtered RangedSummarizedExperiment object returned by WindowCounts.
filter.stat, list, statistics of windows aboundances and their filter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.