Skip to content

ZhaoyuDeng/CorticalNetworkCircos

Repository files navigation

CorticalNetworkCircos

Circos plot describes cortical networks and regions

DemoCircos

colormap_jet

There are 4 modes as shown above, you can choose by setting parameter.

Using colormap shown above.

PS: recommand using SVG image.

Source code introduction:

  1. CircosPlot.conf

Configuration file conducts Circos to plot.

  1. CircosDataOrganize.m

MATLAB function for organize data to satisfy Circos source txt file format, and define details of cortical map.

  1. EditConf.m

Configure Circos' .conf file.

  1. TEST_function.m

Script demostrates how to set parameter of function.

  1. CircosInput1_band.txt

File stores data of external network and internal region band.

  1. CircosInput2_label.txt

File stores data of internal band label.

  1. CircosInpput3_link.txt

File stores data of links between correlated regions

  1. MANUAL_DataFormat.txt

Manual demostrate data format of source mat file.

  1. RawDataCircos.mat

Demo source data, can immitate format.

  1. cmap.mat

Store colormap.


About

CIrcos plot describes cortical networks and regions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages