Hello!
I have a couple of lists of neighboring genes from several genomes. The data reflect conserved neighborhoods, however, not all genes are conserved. I would like to display the single gene clusters in an overview picture (without the need of automatically mapping corresponding genes to each other). It is just about visualizing the genome names and the genes as arrows. But the whole process should support automation!
One additional requirement considering the output format is that I still need to modify the coloring after the image has been rendered. Also, it should be possible to attach labels to the genes (= free text) as post processing. Some vector format should be fine.
Each gene comes with its coordinates and its direction (+/-). I don't need homology search.
I would like to automate the generation of images that visualize the conserved neighborhoods.
The result should look like this:
Genome 1 ----------|||||||||||||||| >----------||||||||||| > ------------- < ||||||||||||||| ----------
Genome 2 -----|||||||||||||||| >----------||||||||||| > ------------- < ||||||||||||||| ---------------
Genome 3 ----------|||||||||||||||| >---||||||||||| > -------------------- < ||||||||||||||| ----------
...
...
Genome N ----------|||||||||||||||| >----------||||||||||| > ------------- < ||||||||||||||| ----------
Of course, I could start programming this myself, but it would be nice if it already exists as freeware.
Can anyone help me? Best regards Sebastian
Dear Sir
I am trying to make synteny analysis on e.coli and mycobacteria with its entire strains. I downloaded data from NCBI Ftp site. some organism having multiple genome but in one genome it is having thousands of genes listed separately. As a new student to this field I don't know make MSA with two organisms which having more than one genome and each genome carrying separate genes inside it. Final results should be in .aln format. Please help me a way out
Regards