Product Info Summary
| SKU: | AR4011 |
|---|---|
| Size: | 50 Assays |
Product info
Overview
| Product Name | Protease Activity Assay Kit |
|---|---|
| SKU/Catalog Number | AR4011 |
| Description | Proteases are enzymes, naturally present in all living cells and tissues, involved in a multitude of physiological reactions that includes digestions of proteins in the food to highly regulated cascades. Proteases can either break specific peptide bonds, depending on the amino acid sequence of a protein or completely breakdown peptides to amino acids. In certain physiological conditions, protease activity can abolish a protein's function or an activation of a function. For studying proteins, tissues and cells are lysed, which release proteases in the sample and their activities can be measured using a protease assay. Cepham Life Sciences, protease assay kit is a sensitive, universal protease assay kit, which is designed for the quantitative determination of the proteases present in the protein sample and can detect approximately 10ng/ml of proteases in 2 to 24 hours incubation. The kit is supplied with a protease substrate: casein labeled with resorufin and with protease activities in the test sample, resorufin-labeled peptides are released, that cannot be precipitated by the precipitating agent. The concentration of these resorufin-labeled peptides in the supernatant is directly proportional to the proteolytic activity present in the test sample, which can be measured spectrophotometrically at 574nm. |
| Cite This Product | Protease Activity Assay Kit (Boster Biological Technology, Pleasanton CA, USA, Catalog # AR4011) |
if (typeof submitInquiryForm!='function') {
function submitInquiryForm(e){
// load action and all data, different type of data requires different loading
var theForm=e.parentElement;
var actionUrl=theForm.getAttribute("action");
var redirectUrl=theForm.getAttribute("redirectUrl");
var trafficSource=document.querySelector('#traffic-source').innerHTML;
var trafficSourceInput=document.createElement('input');
trafficSourceInput.value=trafficSource;
trafficSourceInput.setAttribute('name','traffic_source');
trafficSourceInput.setAttribute('hidden','true');
trafficSourceInput.setAttribute('type','text');
theForm.appendChild(trafficSourceInput);
var data={};
var allInputs=theForm.querySelectorAll("[name]");
var multiChoiceCheckRequired=[];
for (var i = 0; i < allInputs.length; i++) {
var type=allInputs02.getAttribute('type');
var label=allInputs02.getAttribute('name');
var required=allInputs02.hasAttribute('required');
if(type!='radio'&&type!='checkbox'){
var value=allInputs02.value;
if (required&&value=="") {alert("Field "+label+" is required."); return "";}
data[label]=value;// simple data, just load it in.
}else if(type=='radio'||type=='checkbox'){
if (required){multiChoiceCheckRequired[label]=1;}
if (allInputs02.checked) {
if (data[label]==undefined) {
data[label]=allInputs02.value;
}else{
data[label]+="|"+allInputs02.value;
}
}
}
}
// check multiple choices
for (label in multiChoiceCheckRequired) {
if (data[label]==""||data[label]==undefined) {
alert("Field "+label+" is required.");
return '';}
}
// submit the form via jQuery
e.innerHTML="Submitted!";
e.setAttribute('onclick','');
console.log("this is js phtml");
console.log('submitting request',actionUrl+"?action="+data['action']+"&time="+Date()+"&data="+JSON.stringify(data).split("&").join('CJANDSIGN'));
jQuery.post(actionUrl,{action:data['action'],time:Date(),data:JSON.stringify(data).split("&").join('CJANDSIGN')}).done(function(data){
// redirect to the redirectUrl
console.log("inquiry success, ",data);
if (typeo


