I wanted to split demultiplexed paired-end Fastq files into individual data based on barcode matching. I know that single-end reads could be divided using FASTX-Toolkit, but not paired-end reads. Please tell me how to split demultiplexed paired-end Fastq files. Only R1 reads contain the barcode.
did you try GBSX tool? nakanomasayuki265