import files from qiime2 into q2-woltka

I've been trying to use q2-woltka to analyze whole genome shotgun sequence data. I've downloaded the sequence data with the help of the q2-fondue plugin.
So now what I have is the following files,
Screenshot from 2024-06-05 10-57-33

The problem is q2-woltka accepts FeatureData[SeqAlnMap | PaimApFmt | BLAST6Out | SimpleMap] type of data where my paired_reads.qza file is SampleData[PairedEndSequencesWithQuality] type data.

Now my question is, how can I make qiime2 artefacts files into this semantic type?
Here is the link of q2-woltka supported semantic type,

1 Like

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