You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// NOTE: Dual index 10x is always presented in the right orientation, so only RC if single-indexed
893
900
consthashingDoRC=!r['hashingReadsetId/barcode3'];
894
-
processType(readsetIds,rows,r,'hashingReadsetId','HTO',182,0.05,'H','Cell hashing, 190bp amplicon. Please QC individually and pool in equal amounts per lane',hashingDoRC,20,runMap,totalCells);
901
+
processType(readsetIds,rows,r,'hashingReadsetId','HTO',182,0.05,hashingPrefix,'Cell hashing, 190bp amplicon. Please QC individually and pool in equal amounts per lane',hashingDoRC,20,runMap,totalCells);
895
902
processType(readsetIds,rows,r,'citeseqReadsetId','CITE',182,0.05,'C','CITE-Seq, 190bp amplicon. Please QC individually and pool in equal amounts per lane',false,20,runMap,totalCells);
0 commit comments