Description Usage Arguments Value
cnvGetCounts
takes a bam file and an
interval object and returns the number of
overlapping molecules for each of the given intervals
1 | cnvGetCounts(bamfile, interval, subject = NULL, verbose = TRUE)
|
bamfile |
Character of length 1, the file path to the .bam file |
interval |
data.table object containing the intervals to count
molecules over; see |
subject |
Character of length 1, the subject name for bam file; defaults to 'bamfile' parameter when NULL |
verbose |
TRUE/FALSE |
data.table counts object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.