Products are for professional/laboratory use only.
Abacus dx is pleased to introduce a new partnership with Luminex for their Guava range of Flow Cytometry Instruments and Reagents.
Through a strong heritage and culture of innovation, Luminex has developed the broadest range of flow cytometric analyzers available. The unique capabilities of these flow cytometers can take your research to the next level.
Discover Guava® Muse® Cell Analyzer
Discover Guava® easyCyte™ Systems
Contact us for a quote
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(); });
