changeFormatChromoMap: Change format for visualization by chromoMap

Description Usage Arguments Value Examples

View source: R/helper_viz.R

Description

Change format for visualization by chromoMap

Usage

1

Arguments

bedfile

A bed file

Value

A bed file filled with base col in each line

Examples

1
2
bedFile <- import(system.file('extdata', 'test_file_4.bed', package = 'BreakViz'), format = 'bed')
changeFormatChromoMap(bedFile)

Yin1012/BreakViz documentation built on May 14, 2019, 4:01 a.m.