Hi @alg13! Thanks for reaching out!
Assuming you have the data in the format that's output by split_libraries.py
/ split_libraries_fastq.py
in QIIME 1 (e.g. seqs.fna
), please take a look at the suggestion in this post, this should hopefully get you started on the right track! If not, please let us know a bit more info about the data you are trying to import (paired- or single-end? with or without quality? multiplexed or demultiplexed?)!
I suggest you take a peek at the QIIME 2 Studio Docs to learn a bit more about the Studio! Basically, once you have imported your data (using either q2cli or the Studio) you can start to work through an analysis using the Studio. If you don't have the Studio installed, I recommend checkout out our VirtualBox image --- this is the fastest and easiest way to get your hands on QIIME 2 Studio!
Good luck and let us know if you get stuck anywhere!