convertfmt | R Documentation |
Convert data format between base and BEDPE.
convertfmt(input, inputformat=c("base","BEDPE"))
input |
The dataset which needs to be converted to a different format. |
inputformat |
The format of the data set to be converted. It can be either "base" or "BEDPE". If it is "base", it will be conveted to BEDPE, vice versa. |
A format converted simulated data set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.