bcl2fq-local

Bcl2fastq wrapper


License
MIT
Install
pip install bcl2fq-local==0.2.0

Documentation

bcl2fq-local

A bcl2fastq wrapper

Usage

usage:  bcl2fq-local -i <seq_dir> -o <ou_dir>
    
optional arguments:
    --sample-sheet Path  Using custom sample sheet file
    --mismatch N         Mismatch for barcode, default: 1
    --process N          Process number for demultiplexing and processing
    --io-process N       Process number for reading and writing
    --binpath   Path     Bcl2fastq binary file path
    --cmd-only           Only print the cmd without running it