convertfmt: convertfmt

View source: R/convertfmt.R

convertfmtR Documentation

convertfmt

Description

Convert data format between base and BEDPE.

Usage

convertfmt(input, inputformat=c("base","BEDPE"))

Arguments

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.

Value

A format converted simulated data set.


sy-lou/ChIASim documentation built on April 15, 2023, 11 p.m.