Mapping of gene
Hello everybody...I have co-ordinate of nearly 200 genes. I want to make a map using the co-ordinate. can anyone tell me how can I do that. Thanks in advance
• 2,643 views
•
link
2 answers
Check out this. The first few slides show how to make an ideogram, and they return ggplot2 objects (or that's extractable from a slot of the returned object). Because they return ggplot2 objects, for the relevant chromosome, you can mark the start sites you've got by using a vertical line.
• 0 views
•
link
You can use GenomePixelizer to map your genomes to chromosome. Unlike Circos, the tool generate linear chromosome image and the best thing is 'tool generates HTML codes which can be used for making clickable image on embedding some webpages.
• 0 views
•
link
Log in to answer this question.
A map of what?
Hi cmccabe.....I have coordinate of genes like below.
Now I want to make a simple chromosome map to visualize these genes position.