fastq-join¶
Summary¶
Similar to audy’s stitch program, but in C, more efficient and supports some automatic benchmarking and tuning. It uses the same “squared distance for anchored alignment” as other tools.
Versions¶
- 1.3.1
License¶
MIT
Meta¶
package:
name: fastq-join
version: 1.3.1
build:
number: 1
source:
fn: fastq-join-1.3.1.tar.gz
url: https://github.com/brwnj/fastq-join/archive/v1.3.1.tar.gz
requirements:
build:
run:
test:
commands:
- fastq-join -h
about:
home: https://github.com/brwnj/fastq-join
license: MIT
summary: Similar to audy's stitch program, but in C, more efficient and supports some automatic benchmarking and tuning. It uses the same "squared distance for anchored alignment" as other tools.