I am completely new in this QIIME's world.
I have been trying to analyze my data set, it is composed by 2 samples:
Sample 1: V1V2, V3V4, V4V6 16S rRNA amplicon.
Sample 2: V3V4 16
So, the data is demultiplexed, I have fastq files like this:
@M02169:22:000000000-AAWG6:1:1101:14717:1713 1:N:0:TAGGCCTG+TCTCTCCG
CCTACGGGTGGCAGCAGTGGGGAATATTGGACAATGGGCGAAAGCCTGA----------Sequence--------
I have two reads for each samples:
Sample_S79_L001_R1_001.fastq
Sample_S79_L001_R2_001.fastq
Also, I performed a merge of this sequences using PEAR, and I got the the assembled sequences.
I´ve been following several tutorials found in forums, but I still don´t understand how to process this data.
In addition, I do not know how to get the mapping file because of the structure of the sequences provided by MiSeq.
I would really appreciate any help.