This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Representing A Feature Along The Length Of The Chromosome

i have a list of Plasmodium vivax genes with their chromosomal location.I want to represent these genes as a colored bar plotted along the chromosomeenter image description here like in this figure.Can anyone please help me in this regard....

chromosome

3 answers

Answering after a few years, in case anyone comes to this question from google et al.

You can use karyoploteR to plot almost anything on any genome. There are some examples in the karyoploteR page including one on plotting genes on a P Vivax genome from PlasmoDB.

enter image description here

Stripe software: http://bioinfo.mikrobio.med.uni-giessen.de/wiki/index.php/Stripe

Article describing the software: http://www.biomedcentral.com/1471-2105/7/348

Thank u........................................

If you specifically want to do this for a Plasmodium genome, you could try a recently added feature in PlasmoDB 9.0.

When you do a gene search in PlasmoDB, you will find a tab at the top of your result list saying "Genome View (beta)". When you click on it, it will show you the location of your genes along the chromosomes. Obviously this approach only works if you can formulate a meaningful query for your genes of interest.

Here is one example produced by searching for P. vivax "polymerase":

Example screenshot of new "Genome View" feature in PlasmoDB 9.0

Log in to answer this question.