Description Usage Arguments Value Author(s)
View source: R/calculate_scores.R
This function calculates the PDR scores for the reads given in the bam files for the CpGs present in the annotation.
1 | calculate.pdr.by.chromosome(bam, anno, ignore.strand = TRUE)
|
bam |
bam file with the reads from a bisulfite sequencing technique already aligned to a reference genome |
anno |
annotation as a GRanges object with the CpG sites to be analyzed |
ignore.strand |
The |
vector of pdr scores for the given CpG sites in anno
Michael Scherer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.