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
processType(readsetIds,rows,r,'hashingReadsetId','HTO',182,0.05,'H','Cell hashing, 190bp amplicon. Please QC individually and pool in equal amounts per lane',true,20,runMap,totalCells);
891
+
892
+
// NOTE: Dual index 10x is always presented in the right orientation, so only RC if single-indexed
893
+
consthashingDoRC=!r.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);
892
895
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