New Vircell AMPLIRUN® TOTAL CONTROLS
Products are for professional/laboratory use only.
Vircell is pleased to expand their AmpliRun total PCR control panels with the following new additions:
AMPLIRUN® TOTAL SARS-CoV-2/FluA/FluB/RSV CONTROL (SWAB)
REF. MBTC031-R
- Inactivated whole pathogens
- Monitors extraction amplification and detection
- Matrix that mimics a human respiratory specimen
- Low positive control
- Lyophilized monodose presentation
- Non-infectious material
- Multiple platform compatibility
- RUO labelled
RESPIRATORY SWAB MATRIX NEGATIVE CONTROL
REF. MC110
- Verified and dedicated negative control for NAT assays detecting single or multiple human respiratory pathogens
- Total control in a matrix that mimics a human respiratory specimen – For monitoring the entire process: extraction, amplification, and detection
- Lyophilized monodose presentation
- Non-infectious material
- Multiple platform compatibility
- RUO labelled
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(); });