Description Usage Arguments Value
This function takes normalized data for local coverage as input, as well as a valid genomic position for a single base and returns a log2 corrected value for said position
1 | get_norm_local_coverage(pos = "", chr = "", norm_log2 = "")
|
pos |
Genomic position |
chr |
Chromosome |
norm_log2 |
DATA.FRAME with normalized local coverage |
A double with the local coverage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.