genome_circle {circos} R Documentation

Creates the circos gene circle from the PTT database which is defined

Description

in the *.ptt/*.rnt file, and you can download this directory from <br /> the NCBI FTP website.

Usage

genome_circle(PTT, COG,
    defaultColor = "blue");

Arguments

PTT

[as PTTDbLoader]

COG

defaultColor

[as string]

Details

Authors

visualkit

Value

this function returns data object of type PTTMarks.

clr value class

Examples


[Package circos version 1.0.0.0 Index]