-
Execute the
prepare_circos_data.r
script -
The script will generate three output files:
mega_data.txt
: Data for segment length (previously referred to as ideogram)mega_label.txt
: Data for species namesmega_link.txt
: Links between cancer types and species
-
Ensure that you are in the correct directory and that Circos is installed successfully. If not, follow the installation guide to install Circos.
-
run
circos
-
The output will be two image files,
circos.png
andcircos.svg
, containing the Circos plot.