View source: R/bt.complement.R
bt.complement | R Documentation |
Returns the base pair complement of a feature file.
bt.complement(i, g, L = NULL, output = NULL)
i |
<bed/gff/vcf> |
g |
<genome> |
L |
Limit output to solely the chromosomes with records in the input file. |
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.