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 768 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `feature_article`13135
2DESCRIBE `feature_author`131318
3DESCRIBE `user`242418
4DESCRIBE `condet`17178
5DESCRIBE `countrycode`4427
6DESCRIBE `company`27278
7DESCRIBE `person`151517
8DESCRIBE `account`292918
9DESCRIBE `product_legacy`6625
10DESCRIBE `sales_people`6619
11DESCRIBE `profile`141411
12DESCRIBE `currencies`7710
13DESCRIBE `update_rec`778
14DESCRIBE `dms_companies`262621
15DESCRIBE `dms_releases`101024
16DESCRIBE `dms_categories`449
17DESCRIBE `dms_clinical_areas`446
18DESCRIBE `dms_categories_dms_releases`225
19DESCRIBE `dms_clinical_areas_dms_releases`2213
20DESCRIBE `dms_releases_sites`556
21DESCRIBE `licopp`232322
22DESCRIBE `development_statuses`5522
23DESCRIBE `category`14149
24DESCRIBE `categories_sites`559
25DESCRIBE `categorisation`8818
26DESCRIBE `licopps_sites`333
27DESCRIBE `service`151517
28DESCRIBE `enquiry`141427
29DESCRIBE `module_types`6611
30DESCRIBE `press_release`131318
31DESCRIBE `press_releases_sites`5532
32DESCRIBE `story`12124
33DESCRIBE `sites_stories`5532
34DESCRIBE `story_assoc`444
35DESCRIBE `companies_sites`3310
36DESCRIBE `categories_users`2216
37DESCRIBE `authority`339
38DESCRIBE `sites_users`5518
39DESCRIBE `sites`5515
40SELECT `Site`.`id`, `Site`.`name`, `Site`.`email_domain`, `Site`.`short_name`, `Site`.`brand` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 11112
41SELECT c.uid, c.name FROM category c WHERE c.parent = 805 ORDER BY c.name 778
42SELECT c.uid, c.name FROM category c WHERE c.parent = 560 ORDER BY c.name 202020
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 13132
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 110
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 66106
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 1147
(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 34 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 10101034