{"_id":"_design/basic","_rev":"22-47c3cb7867a55df5ebc7bbeee00f0722","couchapp":{"manifest":["shows/","language","updates/","views/","views/by_EntrezGene/","views/by_EntrezGene/map.js","couchapp.json","lists/","lists/html.js","lists/parse_docs.js"],"signatures":{"index.html":"65956bab2ccc395092e25f58ed700ae3","images/MDACC_RGB_TC_tag_V.jpg":"12c3ddf43c1e391378845ab19762accc","suggestions.js":"e87a816b54643480b49cf97d7ff9a4c3","images/genesmash.eps":"d85ccfb978bdc82a81174753956a6688","images/MDACC_RGB_TC_tag_V.png":"5dcd88884a1a8c3fbe63da090ce8bc53","images/Thumbs.db":"268772ee75d20e41e493261b717e3b18","style/layout.css":"872e9d25a451c15b6ca394d5c92ea2bc","images/genesmash.png":"b2a9805d27e3b5b3390963ededcf9e49","docs.html":"8272cf1702a29479ef76f6413e790202","drugbase.js":"38f0747c9788b6cde1bd98b655213654"},"name":"drugBase: Gene Centric drug-target database","objects":{},"description":"A relaxed way to get information about drugs targeting genes"},"updates":{},"language":"javascript","views":{"by_EntrezGene":{"map":"function(doc) {\r\n\tif(doc.EntrezGeneID[0].length == 1) {\r\n\t\temit(doc.EntrezGeneID, doc.chemical_name);\r\n\t}\r\n\telse if(doc.EntrezGeneID[0].length > 1) {\r\n\t\tfor(var i = 0; i < doc.EntrezGeneID.length; i++) {\r\n\t\t\temit(doc.EntrezGeneID[i], doc.chemical_name);\r\n\t\t}\r\n\t}\r\n}"}},"lists":{"html":"function(head, req) {\n var row;\n start({ \"headers\": { \"Content-Type\": \"text/html\" }});\n while (row = getRow()) {\n\tif (row.doc) {\n\t var x = '';\n\t var doc = row.doc;\n\t x = '
Drug Information
';\n\t\tx = x + 'Interaction Information
Entrez gene:' + doc._id);\n\t} else {\n\t send(row.value + \"\\n\");\n\t}\n }\n};"},"shows":{},"_attachments":{"index.html":{"content_type":"text/html","revpos":15,"digest":"md5-oBiJqBSlte239+y34WrU3Q==","length":6066,"stub":true},"images/MDACC_RGB_TC_tag_V.jpg":{"content_type":"image/jpeg","revpos":1,"digest":"md5-EsPd9DweORN4hFqxl2KszA==","length":133041,"stub":true},"suggestions.js":{"content_type":"application/x-javascript","revpos":21,"digest":"md5-6HqBa1RkNIC0nPl9f/mkww==","length":1095,"stub":true},"images/genesmash.eps":{"content_type":"application/postscript","revpos":1,"digest":"md5-2FzPuXi9yCqBF0dTlWpmiA==","length":1145,"stub":true},"images/MDACC_RGB_TC_tag_V.png":{"content_type":"image/png","revpos":1,"digest":"md5-Xc2IiEoajD++Y9oJDOi8Uw==","length":38203,"stub":true},"images/Thumbs.db":{"content_type":"","revpos":1,"digest":"md5-Jody7nXSDkHkkyYbcX47GA==","length":10752,"stub":true},"style/layout.css":{"content_type":"text/css","revpos":15,"digest":"md5-ZggoICx3oklqD/BOocYtPQ==","length":1644,"stub":true},"images/genesmash.png":{"content_type":"image/png","revpos":1,"digest":"md5-sqmAXSfjtbM5CWPt7c+eSQ==","length":5704,"stub":true},"docs.html":{"content_type":"text/html","revpos":19,"digest":"md5-s/FsPKcH+BILGpHrsSh06Q==","length":11512,"stub":true},"drugbase.js":{"content_type":"application/x-javascript","revpos":22,"digest":"md5-OPB0fJeIts3hvZi2VSE2VA==","length":8484,"stub":true}}}