Description Usage Arguments Value
count reads falling within the final regions.
1 | countFinalRegions(regions, bam_file_path, min_carriers = 2)
|
regions |
regions of interest to count reads across. |
bam_file_path |
path to bam files to be used for read counting. |
min_carriers |
integer indicating minumum number of replicates a region must appear in to be utilized for count matrix construction. |
Matrix containing read counts with regions as rows and samples as columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.