Visually display genomic location of a list of genes
1
0
Entering edit mode
8.7 years ago
Chip ▴ 130

I have a list of human genes (order matters, since they have been clustered together) and I'd like to see their position in the genome.

I was thinking about something like this:

two axes one above the other;

first axis represent the genome displayed as one chromosome after the other;

second axis represent gene list with arrows pointing from each gene to the correspondent location in the genome.

Ideally, I hope to see groups of arrows pointing to the same location in the genome.

I think I won't have much difficulties in writing a script with R, but in order to spare some time, I was wondering if any package or tool already exists

genome R • 1.6k views
ADD COMMENT
1
Entering edit mode
8.7 years ago
Jautis ▴ 530

What you're describing seems to be very similar to a Manhattan Plot. There are preexisting packages for those in R.

ADD COMMENT
1
Entering edit mode
ADD REPLY

Login before adding your answer.

Traffic: 2813 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6