fastq-multx¶
Summary¶
Demultiplexes a fastq. Capable of auto-determining barcode id’s based on a master set fields. Keeps multiple reads in-sync during demultiplexing. Can verify that the reads are in-sync as well, and fail if they’re not.
Versions¶
- 1.3.0
License¶
MIT
Meta¶
package:
name: fastq-multx
version: 1.3.0
build:
number: 1
source:
fn: fastq-multx-1.3.0.tar.gz
url: https://github.com/brwnj/fastq-multx/archive/v1.3.0.tar.gz
requirements:
build:
run:
test:
commands:
- fastq-multx -h
about:
home: https://github.com/brwnj/fastq-multx
license: MIT
summary: Demultiplexes a fastq. Capable of auto-determining barcode id's based on a master set fields. Keeps multiple reads in-sync during demultiplexing. Can verify that the reads are in-sync as well, and fail if they're not.