Plotting Genomic Organization Of A Prokaryotic Protein In Various Species
I want to plot the names of the genes 2 upstream and 2 downstream to my target gene in order to understand its function. I am wondering if there is any tool for that to do it automatically in several species.
• 2,953 views
•
link
1 answer
Log in to answer this question.
very easy in R, import tsv file and plot using ggplot. Take inspiration from volcano-plots-of-microarray-data!!
What does "plot the names" mean? What exactly do you want to plot? Genomic coordinates?
I guess, he wants to highlight the annotations.