We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f44aa commit d3170c1Copy full SHA for d3170c1
macrel/data/scripts/count.ngl
@@ -13,5 +13,4 @@ counts = count(filtered,
13
normalization={raw},
14
multiple={unique_only})
15
16
-counts = as_integer(round(counts))
17
write(counts, ofile=ARGV[2])
0 commit comments