Tool:split pooled paired-end fastq using fqkit
0
0
Entering edit mode
16 months ago
size_t ▴ 120
fqkit barcode -h
split barcode for PE reads

Usage: fqkit barcode [OPTIONS] --read1 <READ1> --read2 <READ2> --barcode <BAR>

Options:
  -1, --read1 <READ1>     input read1 fastq[.gz] file
  -2, --read2 <READ2>     input read2 fastq[.gz] file, barcode in this file
  -b, --barcode <BAR>     barcode list file, eg: barcode  sample
  -m, --mode <MODE>       barcode position mode, 1:left, 2:right [default: 2]
  -r, --rev_comp          barcode reverse complement
  -e, --error <MISMATCH>  barcode mismatch base count [default: 0]
  -o, --outdir <OUTDIR>   fastq file output dir [default: .]
  -h, --help              Print help information

see here: https://github.com/sharkLoc/fqkit

fastq split barcode • 608 views
ADD COMMENT

Login before adding your answer.

Traffic: 1315 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6