Nucleic Acid Research, Diagnostic & Therapeutic from Abacus dx
Products are for professional/laboratory use only
Abacus dx supports genomics, diagnostics and mRNA therapeutic developments with products from TriLink, Immunostep and Streck.
Discover TriLink BioTechnologies:
- mRNAs
- Triphosphates & nucleotides
- Hot start PCR & RT-PCR reagents
- Next generation sequencing reagents
Immunostep Exosome isolation columns (SEC); the most suitable method to isolate exosomes from biological samples.
Immunostep exosomes:
- Highly purified exosomes
- Guaranteed stability
- Purity exhaustively validated
World recognised direct draw blood collection tubes from Streck.
Target analytes include:
- Cell-free DNA
- Cell-free RNA
- Clusters of differentiation antigens
- Extracellular vesicles
- Cellular nucleic acids
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(); });