plotting exons, cds and transcript for a specific gene
2
0
Entering edit mode
9.0 years ago

Hi all

I have a project I have to Implement a function in R that receive a symbol of gene and plot all of the exons and transcript and cds about that gene.

I can't understand the mean of plotting exons and ...

gene exon cds plot transcripts • 3.7k views
ADD COMMENT
2
Entering edit mode
9.0 years ago
PoGibas 5.1k

The meaning of plotting exons is when you plot genomic coordinates along X-axis (for example chr1 from 1000bp to 2000bp) and draw different gene elements above (for example: exon-intron-exon).

image not found

You can easily draw such graphs in R when your input is only gene ID using GenomeGraphs take a look at: 2.1 Plotting a Gene.

ADD COMMENT
0
Entering edit mode
7.6 years ago
hgarza • 0

Hi you can use genoPlotR to draw exon-intron-exon junctions and make comparissions between genes and genomes. You can add phylogenetic analysis too

ADD COMMENT

Login before adding your answer.

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