Skip to content

kylase/docker-circos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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)