Automating Ideogram Generation For Various Organisms
2
0
Entering edit mode
11.0 years ago

I would like to automate the process of making an SVG representation of an individual ideogram, in the linear form seen (for example) at the top of a UCSC Genome Browser session. What data sources should I use to get the banding data?

I'd also be interested in any information about the format the data are presented in, so that I can translate it into a figure that includes band start/stop, centromere position, p/q arms, coordinate system data, etc.

• 3.9k views
ADD COMMENT
0
Entering edit mode
ADD REPLY
0
Entering edit mode

Sorry, to be clearer: I'm not looking for third-party packages to draw them, but the actual sources of data that go into them, so that I can render a figure with my own code.

ADD REPLY
3
Entering edit mode
11.0 years ago
Michael 54k

The ideogram is drawn from information stored in a "karyotype" track. ggbio can fetch this track automatically from UCSC, if it exists, and draw the ideogram. plotIdeogram is the function to look at.

ADD COMMENT
0
Entering edit mode

It looks like some source code might be here: http://bioconductor.org/packages/devel/bioc/html/ggbio.html

ADD REPLY

Login before adding your answer.

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