Description Usage Arguments Value
View source: R/genome_handling.R
Computes a running window C+G% for a DNAStringSet.
1 | getRunningWindowCG(fastas, half_window_size = 73)
|
fastas |
(DNAStringSet) for which to calculate the running window C+G% |
half_window_size |
how much to extend the window in either direction |
list of ff vectors that contain the running C+G%
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.