/splitfqbyseqlen

split the fastq file into 2 by the length of the read

Primary LanguageRust

splitfqbyseqlen

split one fastq file into 2 files based on the sequence length

example:

cargo run -- --input test_R1.fastq.gz --output split --fstlength 10