Products are for professional/laboratory use only.
A recent publication in the oncology field revealed that high blood levels of soluble OX40 indicate reduced survival in patients with advanced colorectal cancer (CRC).
The study published in Oncology Reports utilised the IBL Human CD134/OX40 ELISA Assay in the investigation of 22 patients with advanced CRC.
Learn more about the article
Ordering information:
Product Code: IB30168993
Description: CD135/OX40 ELISA
Find out more about the ELISA assay
Contact us for a quote
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(); });