A quick question...
I have some sff files from a paired end 454 run using the titanium linker. When I extract the fastq data from the sff files using:
sff_extract.py -Q -l linker.fasta *.sff
Do I need to include the reverse compliment in the linker.fasta file like:
>titanium_linker_seq
TCGTATAACTTCGTATAATGTATGCTATACGAAGTTATTACG
>titanium_linker_seq_rc
CGTAATAACTTCGTATAGCATACATTATACGAAGTTATACGA
I'm using sff_extract 0.2.8
Cheers,
Nathan
I have some sff files from a paired end 454 run using the titanium linker. When I extract the fastq data from the sff files using:
sff_extract.py -Q -l linker.fasta *.sff
Do I need to include the reverse compliment in the linker.fasta file like:
>titanium_linker_seq
TCGTATAACTTCGTATAATGTATGCTATACGAAGTTATTACG
>titanium_linker_seq_rc
CGTAATAACTTCGTATAGCATACATTATACGAAGTTATACGA
I'm using sff_extract 0.2.8
Cheers,
Nathan
Comment