Warning (512): /home/pharma/website/current/cakephp/app/pharmalicensing/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 267]
Articles: Research tools
RSS Feeds
Search

Articles

Innovaro Pharmalicensing brings you advice, commentary and analysis from industry experts.

Articles

Displaying 1..6 of 6 - per page
Order by
The 'Harvard Oncomouse' patent claimed a method for producing transgenic non-human mammals with a predisposition to developing cancer. The prospect of the commercialisation of animals fated to develop cancer was the cause of significant protest. More
The discovery by Kohler and Milstein in 1975 that it was possible to generate monoclonal antibodies via hybridoma technology sparked a scientific revolution - and the consequences have been awesome More
ESBATech is drug discovery company, exploiting its expertise in yeast technology for the development of therapeutic antibody fragments and the development of functional assays for small molecule screenings More
This interview charts the progress of CAT from its formation in 1990 to the present day. More
In the past thirty years the prevalence of allergicdisorders, especially asthma, has risen steadily in the world. This paper covers new immunotherapy approaches using immunoglobin as the target. More
The potential of the post genomic era has not yet translated into new levels of drug discovery. This talk will explore various hypotheses to explain the conundrum. More
Displaying 1..6 of 6 - per page
Order by

Related Reports

© Copyright 1998-2012 Innovaro Europe Ltd Innovaro Corporation All rights reserved. Terms and Conditions | Contact us

(website) 47 queries took 194 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `feature_article`13132
2DESCRIBE `feature_author`13131
3DESCRIBE `user`24241
4DESCRIBE `condet`17171
5DESCRIBE `countrycode`441
6DESCRIBE `company`27271
7DESCRIBE `person`15151
8DESCRIBE `account`29292
9DESCRIBE `product_legacy`661
10DESCRIBE `sales_people`661
11DESCRIBE `profile`14141
12DESCRIBE `currencies`771
13DESCRIBE `update_rec`774
14DESCRIBE `dms_companies`26261
15DESCRIBE `dms_releases`10101
16DESCRIBE `dms_categories`441
17DESCRIBE `dms_clinical_areas`441
18DESCRIBE `dms_categories_dms_releases`221
19DESCRIBE `dms_clinical_areas_dms_releases`221
20DESCRIBE `dms_releases_sites`551
21DESCRIBE `licopp`23231
22DESCRIBE `development_statuses`551
23DESCRIBE `category`14141
24DESCRIBE `categories_sites`551
25DESCRIBE `categorisation`881
26DESCRIBE `licopps_sites`331
27DESCRIBE `service`15152
28DESCRIBE `enquiry`14141
29DESCRIBE `module_types`661
30DESCRIBE `press_release`13132
31DESCRIBE `press_releases_sites`551
32DESCRIBE `story`12121
33DESCRIBE `sites_stories`551
34DESCRIBE `story_assoc`441
35DESCRIBE `companies_sites`330
36DESCRIBE `categories_users`220
37DESCRIBE `authority`331
38DESCRIBE `sites_users`551
39DESCRIBE `sites`550
40SELECT `Site`.`id`, `Site`.`name`, `Site`.`email_domain`, `Site`.`short_name`, `Site`.`brand` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 1110
41SELECT c.uid, c.name FROM category c WHERE c.parent = 805 ORDER BY c.name 770
42SELECT c.uid, c.name FROM category c WHERE c.parent = 560 ORDER BY c.name 20201
43SELECT DISTINCT SUBSTRING(issued, 1, 4) AS publication_year FROM feature_article AS Article WHERE is_live = 1 AND issued IS NOT NULL ORDER BY publication_year DESC 13139
44SELECT c.lft, c.rgt FROM category c WHERE c.uid = 805111
45SELECT c.uid, c.name, c.level FROM category c WHERE c.lft <= "1915" AND c.rgt >= "1930" AND c.level > 1 ORDER BY c.level 111
46SELECT feature_article.uid, feature_article.headline, feature_article.summary, feature_article.slug FROM feature_article INNER JOIN categorisation is_ctg ON is_ctg.story_id = feature_article.uid AND is_ctg.cat_type = "F" AND is_ctg.category_id IN (SELECT uid FROM category WHERE (lft >= 1915 AND rgt <= 1930) ) WHERE feature_article.is_live > 0 GROUP BY feature_article.uid ORDER BY feature_article.viewed_counter DESC, feature_article.headline LIMIT 0, 10 6691
47SELECT count(DISTINCT feature_article.uid) AS total FROM feature_article INNER JOIN categorisation is_ctg ON is_ctg.story_id = feature_article.uid AND is_ctg.cat_type = "F" AND is_ctg.category_id IN (SELECT uid FROM category WHERE (lft >= 1915 AND rgt <= 1930) ) WHERE feature_article.is_live > 0 1148
(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)
(report) 1 query took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `reports`17171
(report_slave) 1 query took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `MarketResearchReport`.`id`, `MarketResearchReport`.`slug`, `MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`, `MarketResearchReport`.`pages`, `MarketResearchReport`.`published`, `MarketResearchReport`.`net_price_usd`, `MarketResearchReport`.`active`, `MarketResearchReport`.`publisher_id`, `MarketResearchReport`.`views`, `MarketResearchReport`.`tags`, `MarketResearchReport`.`created`, `MarketResearchReport`.`modified` FROM `reports` AS `MarketResearchReport` WHERE `MarketResearchReport`.`active` = 1 AND MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Research tools") ORDER BY MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Research tools") DESC , MarketResearchReport.published DESC LIMIT 1010102