Skip to content

Commit 046dfd3

Browse files
committed
Add gmm_demux as hashing method
1 parent 910a205 commit 046dfd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ public enum CALLING_METHOD
281281
multiseq(true),
282282
htodemux(false),
283283
dropletutils(true),
284+
gmm_demux(true),
284285
bff_quantile(true),
285286
bff_threshold(false);
286287

0 commit comments

Comments
 (0)