I am trying to use circos to visualize the alignment of multiple bacterial genomes (essentially to create a genome atlas like this:
).
This software looks to me a bit of a language on its own right. What would be the syntax to run it?
I assume I will have a multiple alignment in fasta format and a gff3 file with the annotation. How do I run circos?
There is a lot of data on the configuration files (the heart of circos) but ho do I pass them to the main software? And how do I prepare the config files with the fasts/gff3 files?
Thank you
Not an answer but a suggestion, if you are more familiar with R maybe you want to give circlize a go :) https://jokergoo.github.io/circlize_book/book/
I tried but there is no bacterial genome alignment...
You can do it without your Ideogram being established already in the database. I think it would go something like this: https://jokergoo.github.io/2020/10/16/concatenate-two-genomes-in-the-circular-plot/
here is a pipeline that incorporates Circos that might help out https://github.com/robotoD/GenoVi see multiple genome tutorial https://github.com/robotoD/GenoVi/wiki/User-guide#tutorials-