View source: R/bt.bed12tobed6.R
bt.bed12tobed6 | R Documentation |
Splits BED12 features into discrete BED6 features.
bt.bed12tobed6(i, n = NULL, output = NULL)
i |
<bed12> |
n |
Force the score to be the (1-based) block number from the BED12. |
output |
Output filepath instead of returning output in R. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.