fastq-multx¶
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.
| Home | https://github.com/brwnj/fastq-multx | 
| Versions | 1.3.0 | 
| License | MIT | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/fastq-multx | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install fastq-multx
and update with:
conda update fastq-multx