Lines Matching +full:- +full:- +full:require +full:- +full:hashes
7 --------------
9 ### decode-dist
11 Decode a distribution -- requires a "counts" file (summed bits from reports),
12 map file, and a params file. See `test.sh decode-dist` in this dir for an
15 ### decode-assoc
18 `test.sh decode-assoc-R` or `test.sh decode-assoc-cpp` in this dir for an
25 Both of these tools are written in R, and require several R libraries to be
26 installed (see `../setup.sh r-packages`).
28 `decode-assoc` also shells out to a native binary written in C++ if
29 `--em-executable` is passed. This requires a C++ compiler (see
30 `analysis/cpp/run.sh`). You can run `test.sh decode-assoc-cpp` to test it.
34 ------------
39 ### sum-bits
45 ### hash-candidates
47 Given a list of candidates on stdin, produce a CSV file of hashes (the "map
48 file"). Each row has `m x h` cells (where m = #cohorts and h = #hashes) hashtag