split transcriptome to sliding windows with step
1 | sub.win.gtf(gtf, binSize = 100, step = 10, threads = 4)
|
gtf |
The gtf format gene annotation file |
binSize |
Txdb file. Could be NULL when gtf is avaliable |
step |
Step of Sliding window |
threads |
Threads used for parallel running |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.