Q33 in fastx_clipper
1
0
Entering edit mode
8.9 years ago
EVR ▴ 610

Hi,

I am working RNAseq data which is strand specific and read length ranges between 25bp-32bp. After demultiplexing, I removed the the linker sequence using fastx clipper without specifying -Q33 parameter like

fastx_clipper -a <linker_sequence> <input_fastq> <linker_removed_fastq>

I haven't specified -Q33 but I didn't got any error. Is the outputted sequence is free of linker? Is it really mandatory to specify the -Q 33 parameter?

Kindly guide me

Fastx RNA-Seq • 2.3k views
ADD COMMENT
0
Entering edit mode

My fastq files has Phred 33, so in that case should I use -Q33 in fastx_clipper and fastx_trimmer

ADD REPLY
1
Entering edit mode

Yes, you should.

ADD REPLY
1
Entering edit mode
8.9 years ago
pld 5.1k

No, the Q33 parameter is only for when you're dealing with sanger quality scores.

ADD COMMENT
0
Entering edit mode

Thanks for your guidance. How to find that whether my fastq files has sanger quality or not?

ADD REPLY

Login before adding your answer.

Traffic: 2145 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6