SEBIA: Hydrasys 2 Systems
Products are for professional/laboratory use only.
The Sebia Hydrasys 2 Scan is a compact multi-parameter system for all your agarose electrophoresis gels. The Hydrasys 2 Scan provides the next steps in full gel traceability; the analysis and reading.
Comprehensive Menu:
- Proteins and Immunofixation
- Iso-enzymes, B2 Transferrin
- LDH/HDL Cholesterol, Lipoproteins
- Isofocusing: CSF, A1AT
Automation of Electrophoresis:
- Preparation and automatic sample pipetting
– ASSIST Module - Automatic for all assays
– Sample application, migration, staining/de-staining and drying -
Isofocusing Module also available
Gel Reading:
- Integrated GELSCAN Densitometer
– High resolution CCD sensor - High throughput: 54-sample gel / 40 seconds
PHORESIS CORE Software:
- Interpretation and results validation
- Multi-criteria search function; including patient result history
- SQL Client/Server database
– Networking of all Sebia Instruments, within a laboratory and between distant sites
– Decentralised validation
– Unlimited storage capacity patient database
function resizeCTA(){
jQuery(".em_ctab__cta_main_container").each(function(){
var containerHeight = jQuery(this).outerHeight(); var containerWidth = jQuery(this).width();
var content = jQuery(this).find('.em_ctab__cta_content p'); var button = jQuery(this).find('.em_ctab__cta_button');
button.css('top', (containerHeight/2 - button.outerHeight()/2) );
var marginRight = button.outerWidth() + 25;
content.css('margin-right', marginRight);
});
}
jQuery( window ).resize(function() { resizeCTA(); });
jQuery(document).ready(function(){ resizeCTA(); });