Producing the Reverse-complement of each sequence in fastq files

Hi!
I have forward fastq files and I would like to generate the reverse-complement. Is there a way to do this in qiime2?

Thank you

Hi @teleos! QIIME 2 does not currently have an action for reverse-complementing FASTQ files. We have an open issue tracking this feature, but it’s unclear whether it will be included in QIIME 2 – see the discussion in that thread for details, in particular @gregcaporaso’s comment about potential issues with quality scores and downstream analyses.

If you determine that you need to reverse complement your FASTQ files, I’d suggest using an external tool to accomplish that, and then import the sequences into QIIME 2 to continue analyses.

3 Likes

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.