Are you working on an antibody test for COVID-19?
Products are for professional/laboratory use only. Improve your blocking agent, antibody specificity, enzyme activity with a BSA alternative: 5D Protein Stabilizer
- Liquid, sterile, highly purified 10% hydrolyzed porcine collagen peptide fraction
- No contaminating agents or proteins, no antigenicity
- High quality blocking agent – no unspecific binding
- Minimal lot to lot variation, no additional treatments
- Longer shelf life for your proteins and enzymes
- Protection of the biological activity of your proteins during lyophilisation, freeze-thaw cycles, urea, ethanol or heat treatment
- Manufactured by 5-Diagnostics, available in bulk
Article No. | Product Name | Quantity |
5D-82411S | 5D Protein Stabiliser | 50 mL |
5D-82411A | 5D Protein Stabiliser | 100 mL |
5D-82411B | 5D Protein Stabiliser | 1000 mL |
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(); });