Products are for professional/laboratory use only.
Sebia are world leaders in electrophoresis testing. In addition to capillary electrophoresis, they provide a comprehensive range of agarose gel electrophoresis instruments and tests.Â
Proteins:
- Hydragelâ„¢ Protein
- Hydragelâ„¢ β1 – β2Â
Immunofixation:
- Hydragel™ IF / PentaÂ
- Hydragelâ„¢ Bench Jones
- Hydragelâ„¢ IF / BJ HR (High Resolution)
- Hydragelâ„¢ Urine Profile
OTHER:
- Hydragelâ„¢ CSF / CSF IEF
- Hydragelâ„¢ A1AT (Alpha 1 Antitrypsin Phenotyping)
- Hydragel™ β2 Transferrin
- Hydragelâ„¢ ISO-CK/ ISO-LDH/ ISO-PAL
- Hydragelâ„¢ Haemoglobin / Acid Haemoglobin
- Hydragelâ„¢ LDL/HDL CHOL Direct
- Hydragel™ Lipoprotein and LIPO + Lp(a)Â
Gel Electrophoresis Systems:
- Hydrasys2 SCAN / Isofocusing
- ASSIST Module
- GELSCAN Densitometer
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
- between distant sites
- Decentralised validation
- Unlimited storage capacity of patient database
Find out more about Sebia PHORESIS CORE
Interested in Sebia Gel Electrophoresis?
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(); });