Description Usage Arguments Value
This function counts the number of reads with 3' ends at a given position and separates them by read lengths.
1 | tally_reads(bamList, offset, ncores)
|
bamList |
A named list of bam files, presumably from the remove_contam_reads function |
offset |
A data frame of columns qwidth, offset, specifying the read length specific offsets |
A single data frame with counts per position per read length for all samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.