Skip to content

HFooladi/Genomics_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Genomics Visualization

In this repository, I am going to write simple R codes for visualizing genomics data.

Transcript Visualization

It takes Gene Symbol as input and the output is a plot which shows transcripts, exons, introns, coding sites and other relevant information.

alt text

For example, you can see the result when the input is PUSL1 gene. It is obvious that this gene has been located in Chr1, it has three transcripts and you can see exons and coding sites for each transcripts (blue regions are exon and red regions are CDS).

Homology

The goal is extrcating similar regions between Human Chromosom 4 and Mouse Chromosoms 3, 5, 8. First, we are comparing chromosoms and atfer that coding sites have been compared.

alt text alt text

About

Simple R Codes For Visualizing Genomics Data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages