Warning (512): /home/pharma/website/current/cakephp/app/pharmalicensing/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 267]
Notice (8): Undefined index: summary [/home/pharma/website/releases/20120317114903/cakephp/app/common/controllers/deals_common_controller.php, line 61]
Deals: GreenVax Selects Xcellerex XDR Single-Use Bioreactors for New Vaccine and Biotherapeutics Program -
RSS Feeds
Search

Deals review

GreenVax Selects Xcellerex XDR Single-Use Bioreactors for New Vaccine and Biotherapeutics Program

In order to access this content you must be logged in and have a subscription to Pharmalicensing Intelligence.

Pharmalicensing Intelligence is a one-stop environment for time-conscious executives. Keeping you abreast of the latest developments in the life sciences industry, saving you time and money when you need it most.

Subscribe now for instant access to the benefits Pharmalicensing Intelligence has to offer. Find out more.

Related deals

Novavax and Xcellerex Announce Collaboration to Develop Large-scale Manufacturing Process for 2009 H1N1 Influenza VLP Vaccine

Cellexus Limited and Groton Biosystems Collaborate on Use of Automated Sampling With Single-Use Bioreactors for Aseptic Sample Extraction from Cell Culture

Xcellerex Signs Memorandum of Understanding with SK Chemicals to Commercialize SK-Developed Vaccines with FlexFactory® Platform

Juvaris BioTherapeutics Announces Collaboration with the International AIDS Vaccine Initiative

Sartorius secures key technology for disposable bioreactors

ProBioGen and Saxonia BioTec collaborate: New types of bioreactors for research and diagnostics.

Sartorius AG and Wave Biotech AG, Switzerland, agreed on forming a strategic alliance to jointly develop the market for disposable bioreactors

Juvaris BioTherapeutics Announces Collaboration with Penn State University for Acute Myelogenous Leukmia

GTC BIOTHERAPEUTICS AND PHARMATHENE EXTEND AGREEMENT FOR PROTEXIA® PROGRAM

FIND and the Government of Lesotho sign an agreement for an effective response to XDR-TB in the southern African region

More deals

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

(website) 45 queries took 219 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `story`12122
2DESCRIBE `category`14144
3DESCRIBE `categories_sites`551
4DESCRIBE `categorisation`883
5DESCRIBE `sites_stories`552
6DESCRIBE `sites`552
7DESCRIBE `user`24242
8DESCRIBE `condet`17176
9DESCRIBE `countrycode`442
10DESCRIBE `company`27272
11DESCRIBE `person`151511
12DESCRIBE `account`29292
13DESCRIBE `product_legacy`661
14DESCRIBE `sales_people`661
15DESCRIBE `profile`14141
16DESCRIBE `currencies`774
17DESCRIBE `update_rec`771
18DESCRIBE `dms_companies`26263
19DESCRIBE `dms_releases`10104
20DESCRIBE `dms_categories`442
21DESCRIBE `dms_clinical_areas`443
22DESCRIBE `dms_categories_dms_releases`223
23DESCRIBE `dms_clinical_areas_dms_releases`223
24DESCRIBE `dms_releases_sites`552
25DESCRIBE `licopp`23239
26DESCRIBE `development_statuses`553
27DESCRIBE `licopps_sites`332
28DESCRIBE `service`15155
29DESCRIBE `enquiry`14142
30DESCRIBE `module_types`662
31DESCRIBE `press_release`13131
32DESCRIBE `press_releases_sites`551
33DESCRIBE `story_assoc`442
34DESCRIBE `companies_sites`332
35DESCRIBE `categories_users`2211
36DESCRIBE `authority`332
37DESCRIBE `sites_users`551
38SELECT `Site`.`id`, `Site`.`name`, `Site`.`email_domain`, `Site`.`short_name`, `Site`.`brand` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 1117
39SELECT `Deal`.`uid`, `Deal`.`headline`, `Deal`.`slug` FROM `story` AS `Deal` LEFT JOIN `sites_stories` AS `DealSite` ON (`DealSite`.`story_id` = `Deal`.`uid`) WHERE `DealSite`.`site_id` = 1 AND `Deal`.`uid` = '530751' LIMIT 1111
40SELECT `Category`.`uid`, `Category`.`name`, `Category`.`parent`, `Category`.`has_children`, `Category`.`show_children`, `Category`.`show_grandchildren`, `Category`.`members`, `Category`.`num_children`, `Category`.`root`, `Category`.`restricted`, `Category`.`clan`, `Category`.`lft`, `Category`.`rgt`, `Category`.`level`, `Categorisation`.`id`, `Categorisation`.`company_id`, `Categorisation`.`buysell`, `Categorisation`.`category_id`, `Categorisation`.`browse_category_id`, `Categorisation`.`cat_type`, `Categorisation`.`story_id`, `Categorisation`.`network_id` FROM `category` AS `Category` JOIN `categorisation` AS `Categorisation` ON (`Categorisation`.`story_id` = '530751' AND `Categorisation`.`category_id` = `Category`.`uid`) WHERE `Categorisation`.`cat_type` = "S" 002
41SELECT Deal.uid, Deal.headline, Deal.created, Deal.summary, Deal.slug, MATCH(Deal.headline, Deal.summary) AGAINST ("GreenVax Selects Xcellerex XDR Single-Use Bioreactors for New Vaccine and Biotherapeutics Program") AS score FROM story AS Deal WHERE MATCH(Deal.headline, Deal.summary) AGAINST ("GreenVax Selects Xcellerex XDR Single-Use Bioreactors for New Vaccine and Biotherapeutics Program") AND Deal.is_live = 1 AND Deal.uid != "530751" LIMIT 10 10106
42 SELECT Category.uid, Category.parent, Category.root, Category.name, Category.level, Category.lft, CASE Category.root WHEN '560' THEN 0 WHEN '297' THEN 1 ELSE CASE Category.uid WHEN '560' THEN 0 WHEN '297' THEN 1 ELSE NULL END END AS root_order FROM category AS RootCategory LEFT JOIN categorisation AS Categorisation ON Categorisation.category_id=RootCategory.uid AND Categorisation.story_id='530751' AND Categorisation.cat_type='S' LEFT JOIN category AS Category ON (Category.lft <= RootCategory.lft AND Category.rgt >= RootCategory.rgt AND Category.level > 0) WHERE Categorisation.id IS NOT NULL AND RootCategory.root IN (560, 297) GROUP BY Category.uid ORDER BY root_order,lft004
43 SELECT Deal.uid, Deal.slug, Deal.issued, Deal.headline, Deal.summary FROM story AS Deal WHERE Deal.is_live = 1 AND DATE(Deal.issued) <= DATE(now()) ORDER BY Deal.issued DESC LIMIT 5551
44SELECT `Deal`.`uid`, `Deal`.`issued`, `Deal`.`headline`, `Deal`.`slug` FROM `story` AS `Deal` LEFT JOIN `sites_stories` AS `DealSite` ON (`DealSite`.`story_id` = `Deal`.`uid`) WHERE `DealSite`.`site_id` = 1 AND `is_live` = 1 ORDER BY `Deal`.`viewed_counter` DESC, `Deal`.`issued` DESC LIMIT 55582
45UPDATE story SET viewed_counter = viewed_counter + 1 WHERE uid = "530751" 16