Tool For Plotting Protein Architecture/Domains
1
6
Entering edit mode
11.5 years ago
Lyco ★ 2.3k

I am looking for a tool that can plot a protein domain graph (similar to how it is done in Pfam or Smart) from an input file containing domain coordinates and protein size. By searching the web, I found two tools that almost fit the bill:

  • DOG (http://dog.biocuckoo.org) creates nice figures, but is geared to interactive usage. I did not find a way how to run this program in batch mode, e.g. by reading the domain coordinates from a file.
  • MyDomains (http://prosite.expasy.org/mydomains) is closer to what I need. It is primarily a web server, but it offers to d batch runs by stuffing all domain coordinates into a stable URL that returns a bitmap figure.

Is anybody aware of a similar tool that supports batch mode, does not require me to learn a new programming language, and is powerful enough to generate nice figures. Ideally, it would support to put multiple proteins into one figure.

Thanks a lot!

domain visualization protein protein-structure • 18k views
ADD COMMENT
0
Entering edit mode
ADD REPLY
0
Entering edit mode

You can try ggplot R package using script (simple commands) to combine all the coordinates in one file and then plot in one shot.

ADD REPLY
0
Entering edit mode

I was actually looking for something similar scriptable for multiple proteins but could not find anything satisfactory. So I wrote a program in python which can give output in svg/pdf/png and has all possibilities like svg. I am wondering if I can actually write a small paper and put it as a web service since lot of people are looking for something like this.

ADD REPLY
0
Entering edit mode

yeah could be. It would be nice idea. Good luck

ADD REPLY
2
Entering edit mode
11.5 years ago
himanshu17 ▴ 20

You can try mkdom/xdom tools with ProDom suite at http://prodom.prabi.fr/prodom/current/html/home.php . These tools can be freely downloaded after signing License at http://prodom.prabi.fr/prodom/current/html/download.php .

ADD COMMENT

Login before adding your answer.

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