chrismattmann / shangridocs

Document exploration tool
Apache License 2.0
12 stars 6 forks source link

Intial version of StringDB REST service to serve up STRING DB #14

Closed darth-pr closed 9 years ago

darth-pr commented 9 years ago

Sample call PUT Aatf http://localhost:8080/shangridocs-services/services/stringdb/query

Sample response:

[{"link":"http://string-db.org/newstring_cgi/show_network_section.pl?identifier=10116.ENSRNOP00000000258","title":"Aatf","description":"Protein AATF ; May function as a general inhibitor of the histone deacetylase HDAC1. Binding to the pocket region of RB1 may displace HDAC1 from RB1/E2F complexes, leading to activation of E2F target genes and cell cycle progression. Conversely, displacement of HDAC1 from SP1 bound to the CDKN1A promoter leads to increased expression of this CDK inhibitor and blocks cell cycle progression. May negatively regulate the pro-apoptotic activity of DAPK3/ZIPK. Can act cooperatively with TSG101 to stimulate AR mediated transcription activation (By similarity). May negatively regulate the pro- [...] ","taxonName":"Rattus norvegicus","ncbiTaxonId":10116}, ...]

chrismattmann commented 9 years ago

@darth-pr there are conflicts in this can you resolve?

darth-pr commented 9 years ago

Done

chrismattmann commented 9 years ago

merged! thanks @darth-pr

chrismattmann commented 9 years ago

@darth-pr can you add an example call to the README.md?

darth-pr commented 9 years ago

Sure no problem.