import fastqsanger sequences from galaxy

I have a problem. I have 96 samples that each have the gene 16s and 18s, in galaxy plataform I separated them (18 and 16), but the format that galaxy gave me is fastasanger, and to be able to import sequences in qiime 2 I need them to be in fastaq.gz

Ant suggestions?

sounds like galaxy has a tool to convert fastqsanger to fastq: https://biostar.usegalaxy.org/p/12151/

then you would just use gzip to convert to a gzipped archived (fastq.gz)

then you can import those files as described in the tutorials

1 Like

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