Description Usage Arguments Author(s) Examples
Generate a tri-nucleotide summary for each sliding window
1 | get.toptn(somatic.subset, chr, start.bp, end.bp, ref.dir)
|
somatic.subset |
Data frame of somatic variants subset for a specific chromosome |
chr |
Chromosome |
start.bp |
Starting position |
end.bp |
Ending position |
ref.dir |
Path to a directory containing the reference genome. |
Fan Fan
Fouad Yousif
1 2 3 4 | ## Not run:
get.toptn(somatic.subset, chr, start.bp, end.bp, ref.dir)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.