Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 486 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 486 Bytes

Docker image for Circos

TODO: Migrate to CircosAPI

Usage

Run an interactive session with the current working directory (assuming the working directory is your Circos project directory) mounted as /workspace

docker run --rm -v $(pwd):/workspace yuanchuan/circos:0.69.9 circos -conf path/to/circos.conf

Once you are in the shell, you can run circos -conf path/to/circos.conf to generate the image(s)