Webservice/Download Options For Homology Models
2
0
Entering edit mode
11.4 years ago

Hi,

I am looking for a webservice from which I can programmatically download homology model(s) for a given transcript accession code of human genes. Swiss-Model seems to explicitely forbid to scrape structures from their wepage (see FAQ: http://swissmodel.expasy.org/?pid=smd06) and they don't offer an API. Is there any other webservice which would allow for this? Alternatively, is there any repository of homology models for all human genes that I could download?

Very many thanks in advance, A.

homology modeling webservice • 3.0k views
ADD COMMENT
0
Entering edit mode

Please define "transcript accession code." You mean something like an Ensembl transcript ID?

ADD REPLY
0
Entering edit mode
11.4 years ago
Neilfws 49k

is there any repository of homology models

There are at least 3:

ADD COMMENT
0
Entering edit mode

many thanks! Problem is I need one providing an API or the possibility to download.

ADD REPLY
0
Entering edit mode

ModBase - probably the best of the 3 - provides FTP download: ftp://salilab.org/databases/modbase/.

ADD REPLY
0
Entering edit mode
9.1 years ago

I just found that in the README of the ModBase FTP:

All models for a database ID:

http://salilab.org/modbase/retrieve?databaseID=database_id_from_summary_file
for example:
curl "http://salilab.org/modbase/retrieve?databaseID=Q12321"

One specific model:

http://salilab.org/modbase/retrieve?modelID=modelid_from_summary_file
for example:
curl "http://salilab.org/modbase/retrieve?modelID=064dd62ea7483831c9cfc1f72499630e"
ADD COMMENT

Login before adding your answer.

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