chord.pExample {interacCircos}R Documentation

Example data of chord plot of circosJS

Description

The data is in matrix with column names

Usage

chord.pExample

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


[Package interacCircos version 1.2.0 Index]