Hi have a set of data from Illumina:
s_7_1_sequence.txt
s_7_2_sequence.txt
How can I change them into BFAST.fq file.
Here is the ill2fastq.pl comment:
ill2fastq.pl [[ -b <bar code length> | -B ] -n <number of reads> -o <output prefix> -q -s] <input prefix>
But dont know what -q -s stand for.
For single mapping, do I still need to do any format change by this script?
Thanks,
s_7_1_sequence.txt
s_7_2_sequence.txt
How can I change them into BFAST.fq file.
Here is the ill2fastq.pl comment:
ill2fastq.pl [[ -b <bar code length> | -B ] -n <number of reads> -o <output prefix> -q -s] <input prefix>
But dont know what -q -s stand for.
For single mapping, do I still need to do any format change by this script?
Thanks,
Comment