How To Draw Genome Features Along Chromosome
2
5
Entering edit mode
12.2 years ago
Plantae ▴ 390

hi, all
I try to draw features like genes, transposable elemets, GC content along chromosomes
are there any R packages available?

genome visualization • 11k views
ADD COMMENT
1
Entering edit mode

Did you look on Bioconductor packages - http://www.bioconductor.org/

ADD REPLY
0
Entering edit mode

If you're not tied to R, I would highly recommend AnnotationSketch (part of GenomeTools). They have a web service, but you can download and compile the code on your local system. It's a C library, but they have bindings for Python, Ruby, and Lua as well.

ADD REPLY
8
Entering edit mode
12.2 years ago
ALchEmiXt ★ 1.9k

Have a look at genoplotR. It might be able to do what you want from R. It is highly tunable.

Just a random example below;

ADD COMMENT
0
Entering edit mode

This is awesome! I have been looking for a tool like this. Thanks!

ADD REPLY
6
Entering edit mode
12.2 years ago

In no particular order:

  1. Base R plotting and grid
  2. ggplot2
  3. Bioconductor ggbio
  4. Bioconductor Gviz
  5. Bioconductor GenomeGraphs
  6. Bioconductor geneplotter
ADD COMMENT

Login before adding your answer.

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