Learn R Programming

interacCircos (version 1.0.0)

chord.pExample: Example data of chord plot of circosJS

Description

The data is in matrix with column names

Usage

chord.pExample

Arguments

Format

A data frame in which each row represents the relationship from one genome position(source) to another one(target):

source_chr

chromosome name of source

source_start

start position of source

source_end

end position of source

target_chr

chromosome name of target

target_start

start position of target

target_end

end position of target