Create Chromosome Wide Distribution Map
2
1
Entering edit mode
12.2 years ago
Nitin ▴ 170

Hi all,

I have 185 genes (gene symbols) and corresponding affymetrix ids..I want to create chromosome wide distribution map ..Using R/Bioconductor..or any other tool..

Can anybody let me know how to do it?

Thanks in advance

Nitin

r bioconductor chromosome mapping • 4.4k views
ADD COMMENT
2
Entering edit mode

More details required. What exactly is a chromosome wide distribution map? You just want to plot their chromosomal locations?

ADD REPLY
0
Entering edit mode

yes i want map all 185 genes on to chromosome map which would show where particular gene is located on chromosome.

ADD REPLY
2
Entering edit mode
12.2 years ago

Take a look at the ggbio, ideogram, and geneplotter Bioconductor packages. For a non-bioconductor approach, have a look at Circos.

ADD COMMENT
2
Entering edit mode
12.2 years ago
Eric Fournier ★ 1.4k

You can try the UCSC's hgGenome tool to generate chromosomal mappings for certain model organisms.

In your case, assuming you are working on the human genome:

  1. Use the Tables tool to create a custom track based on UCSC Genes, but filtered to only contain your specific gene IDs
  2. Import your custom track in the hgGenome tool.
ADD COMMENT

Login before adding your answer.

Traffic: 2736 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