RSR QC Record Sheets for ELISA and RIA kits are now available for downloading
Products are for professional/laboratory use only.
When each new lot number of kits is received, the QC Record Sheet will be loaded onto the website page for easy downloading. QC Record Sheets will remain accessible on the website to allow retrospective access if required.
A hardcopy of the QC Record Sheet will no longer be provided with the RSR kits.
Please select the kit below to download the required QC sheet.
Kit |
Description | Lot Numbers |
RS3ZGI96 | 3 Screen ELISA 96W | KZGIE51A |
RS2G196 |
3 Screen ICA ELISA | KZGIE53A | KZGIE58 |
RS21E96 | 21-OHAb ELISA 96W | K21E26A | K21E24A | K21E28 |
RSRBA100 | AChRAb 100T | KRBA309 | KRBA307 | KRBA305 | KRBA303 | KRBA311 | KRBA312 | KRBA313 | KRBA314 |
RSACE96 | AChRAb ELISA 96W | KGE406B |
RSGDE96 | GADAb ELISA 96W | KGE419 | KGE411A | KGE411 | KGE403A | KGE401B | KGE400A | KGE424A |
RSIAE96/1 | IA-2Ab ELISA V1 96W | KIE196 | KIE193 | KIE192A | KIE192 | KIE190 |
RSIAE962 | IA-2Ab ELISA V2 96W | 2KIE97 | 2KIE94A | 2KIE94 | 2KIE91 | 2KIE88B | 2KIE88A | 2KIE88 |
RSIAA100 | IAA 100T | 3INK303 | 3INK302 | 3INK301 | 3INK300 | 3INK299A | 3INK298 | 3INK297 | 3INK304 | 3INK305 | 3INK306 | 3INK308 |
RSMSKTR | MuSK Tracer | MK202 | MK199 | MK198 | MK197 | MK195 | MK204 | MK206 | MK207 |
RSMSKTRS | MuSK Tracer (inc. controls)** | |
RSRBAN25 | AChRAb IPA 25T | |
RSTGE96 | TG ELISA 96W | |
RSTRE963A | TRAb ELISA V3A 96W | |
RSLEM25 | VGCCAb (LEMS) 25T | LK226 | LK227 | LK228 |
RSVGK25 | VGKCAb 25T | VGK77 | VGK78 | VGK79 |
RSZnT896 | ZnT8Ab ELISA 96W | KZTE89 | KZTE94B |
RSFTE96 | Fast ZnT8Ab ELISA 96W | |
RSRBACBS | AChRAb Calibs (4 @ 75 µL) | |
RSGADAB | GADAb Assay Buffer |
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(); });