AmplideX Trio for Reproductive Genetic Carrier Screening
Products are for professional/laboratory use only.
With the AmplideX Trio, you can use one shared workflow to analyze CFTR, SMN1/2, and FMR1. This saves your lab tech time, simplifies training, and reduces consumables used.
Simple & Fast Testing with Shared AmplideX Workflows
Streamlined Workflow For All Three Assays
Efficiently analyse CFTR, SMN1/2, and FMR1 using PCR & CE.
Co-Plating with Automated Analysis Software Makes Testing Easy
Batch-level QC and run metrics
Automated peak calling and annotation
Export results in PDF and LIMS-compatible formats (Excel/CSV)
SMN1/2 and CFTR assays are research use only
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(); });