Get the correct sequence name and position for each window
1 | .getWinInSequence(Win, seqInfo, winWidth = 1000L, winStep = 100L)
|
Win |
a data frame contains the strand information of every window |
seqInfo |
a data frame that contains some key information of the sequences |
winWidth |
the length of sliding window |
winStep |
the step length to sliding the window |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.