Skip to content

Commit d4bbc34

Browse files
committed
Rename cell hashing method
1 parent 3669001 commit d4bbc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

singlecell/api-src/org/labkey/api/singlecell/CellHashingService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ public enum CALLING_METHOD
277277
multiseq(true),
278278
htodemux(false),
279279
dropletutils(true),
280-
bff(true);
280+
bff_quantile(true);
281281
//bff_rec(true);
282282

283283
boolean isDefault;

0 commit comments

Comments
 (0)