View source: R/scAPAtrap_funlib.R
遍历每条染色体,通过末端的A-rich发现位点。需要注意的是BAM文件需要构建索引
1 | findChrTails(bamfile, which, what)
|
bamfile |
bam文件的路径 |
which |
参考Rsamtools的ScanBamParam的参数解释 |
what |
参考Rsamtools的ScanBamParam的参数解释 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.