-
- Downloads
Started OCaml version of deduplication program.
This version is slightly faster than the ReasonML version, but still much slower than the others. Also re-organized the code in the ReasonML version.
Showing
- remove-duplicates-from-sorted-fastq/OCaml/dune 3 additions, 0 deletionsremove-duplicates-from-sorted-fastq/OCaml/dune
- remove-duplicates-from-sorted-fastq/OCaml/remove_duplicates_from_sorted_fastq.ml 131 additions, 0 deletions...sorted-fastq/OCaml/remove_duplicates_from_sorted_fastq.ml
- remove-duplicates-from-sorted-fastq/ReasonML/remove_duplicates_from_sorted_fastq.re 83 additions, 184 deletions...ted-fastq/ReasonML/remove_duplicates_from_sorted_fastq.re
Loading
Please register or sign in to comment