bt.complement: Returns the base pair complement of a feature file.

View source: R/bt.complement.R

bt.complementR Documentation

Returns the base pair complement of a feature file.

Description

Returns the base pair complement of a feature file.

Usage

bt.complement(i, g, L = NULL, output = NULL)

Arguments

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.


PhanstielLab/bedtoolsr documentation built on Nov. 13, 2022, 10:38 p.m.