Introducing IndiMag 2 – The benchtop powerhouse for nucleic acid isolation.
Discover the versatile, user-friendly, automated extraction system that rapidly isolates nucleic acids from a broad range of samples.
IndiMag 2 the superior magnetic bead-based nucleic acid isolation instrument
|
Versatile
|
Precise
|
Easy to use
|
View the IndiMag 2 Flyer
View the INDICAL Bioscience 2025 Diagnostics Portfolio
View the INDICAL Bioscience website
THESE PRODUCTS ARE NOT AVAILABLE FOR PURCHASE BY THE GENERAL PUBLIC.
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(); });