bt.expand | R Documentation |
Replicate lines in a file based on columns of comma-separated values.
bt.expand(i, c = NULL, output = NULL)
i |
<bed/gff/vcf/bam> |
c |
Specify the column (1-based) that should be summarized. - Required. |
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.