Skip to content
Prev 167210 / 398502 Next

How to create a chromosome location map by locus ID

Neil Shephard wrote:
I'm well known with all the tools on the internet which allow you to find
the position of genes on a chromosome. The only thing is, none of them has
the function to upload a list of e.g. 300 genes. I have a list of over
expressed genes, and I want to know on which chromosome they are so I can
see if there is some kind of link between the genes and the position on a
chromosome. I already have made a list of the locus of each gene, but now I
want to make some sort of plot that allows me to visualise where the genes
are located. So the reason I don't use those webtools is because I have 300
genes and I'm not planning to search for each gene individual.
The lodplot package looks promising (already found it;-), but thanx
anyway!), but I did not yet figured out how to use it properly. I've not
found any tutorial or example data to test it.