Entering edit mode
18 months ago
Jautis
▴
510
Hello, we're doing some QC for future sequencing and want to have an empirical comparison of 100bp SE reads with 50bp PE reads. Starting with 100bp PE reads, how can I trim the fastq file to the first 50 bases? (i.e. retain the first 50 characters for each even-number row). Thanks!