Skip to content

Instantly share code, notes, and snippets.

@xntrik
Created July 31, 2012 08:01
Show Gist options
  • Save xntrik/3214752 to your computer and use it in GitHub Desktop.
Save xntrik/3214752 to your computer and use it in GitHub Desktop.
Getting Circos samples to work on Ulysses
cd ~/circos/circos-tools-0.16/tools/tableviewer
cat samples/table-02a.txt | bin/parse-table -conf samples/parse-table-02a.conf | bin/make-conf -dir data
#This populates the data dir
../../../circos-0.62-1/bin/circos -conf etc/circos.conf -outputfile test2.png
#This drops test2.png and .svg into the img/ folder.. PHEW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment