bt.expand: Replicate lines in a file based on columns of comma-separated...

View source: R/bt.expand.R

bt.expandR Documentation

Replicate lines in a file based on columns of comma-separated values.

Description

Replicate lines in a file based on columns of comma-separated values.

Usage

bt.expand(i, c = NULL, output = NULL)

Arguments

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.


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