Overview
------------------------------------
What Differentiates WHL
------------------------------------
Our Lab Experience
------------------------------------
WHL Associated Companies
------------------------------------
Applied Modeling
------------------------------------
1990 Article by DW

Our experience with laboratories covers commercial clinical laboratories, academic laboratories, forensic laboratories, DNA sequencing and analysis laboratories, high throughput screening laboratories, robotics laboratories, photographic laboratories and photographic darkrooms, genomics laboratories, and research laboratories.

The research laboratories range in complexity from:
Basic biology, biochemistry, and protein chemistry, including BioSafety Laboratories ranging from BSL-1 to BSL-3
to: Organic chemistry and analytical chemistry and medicinal chemistry
to: Kilo scale chemical processing.

In these laboratories, extensive clinical analysis and testing equipment is used, including but not limited to NMR, xray crystallography, DNA synthesis and DNA sequencing, HPLC, Mass Spectrophotometry, and tissue culture analysis. These labs have included all manner and style of Laminar Flow Cabinets, BioSafety Cabinets, Fume Hoods and Floor Mounted Fume Hoods, and custom wet processing benches, hoods and capture apparatus, and custom enclosures.

Our laboratory programming and laboratory planning is extensive. It includes laboratories for public academic institutions, public government laboratories, private institutions, and private operating biotechnology and pharmaceutical companies.

WHLArchitects.com © 2012 Phone: (408) 730-9500
Fax: (408) 730-9588
1136 West Evelyn Avenue
Sunnyvale, California 94086-5742 
 
10 queries took 431 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `pages`992
2DESCRIBE `page_histories`992
3DESCRIBE `groups_pages`332
4SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active`, `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `users` AS `User` LEFT JOIN `groups` AS `Group` ON (`User`.`group_id` = `Group`.`id`) WHERE `User`.`email` IS NULL AND `User`.`password` IS NULL AND `User`.`id` IS NULL AND `User`.`active` = 1 LIMIT 100404
5SELECT `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `groups` AS `Group` WHERE `Group`.`linkage` = 'ANONYMOUS' LIMIT 1112
6SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active` FROM `users` AS `User` WHERE `User`.`group_id` IN (3) 003
7SELECT `Access`.`id`, `Access`.`group_id`, `Access`.`controller`, `Access`.`action`, `Access`.`date_created`, `Access`.`date_modified` FROM `accesses` AS `Access` WHERE `Access`.`group_id` IN (3) 25255
8SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value` FROM `settings` AS `Setting` WHERE 1 = 1 222
9SELECT `Page`.`id`, `Page`.`title`, `Page`.`content`, `Page`.`filename`, `Page`.`layout`, `Page`.`show_title`, `Page`.`date_created`, `Page`.`date_modified`, `Page`.`active` FROM `pages` AS `Page` WHERE `Page`.`filename` = 'lab_experience' LIMIT 1114
10SELECT `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified`, `GroupsPage`.`id`, `GroupsPage`.`page_id`, `GroupsPage`.`group_id` FROM `groups` AS `Group` LEFT JOIN `groups_pages` AS `GroupsPage` ON (`GroupsPage`.`page_id` IN (9) AND `GroupsPage`.`group_id` = `Group`.`id`) 335