12 December 2016 4 6K Report

Hello,

I am using QIIME to analyse my sequencing data. I have used it before with Illumina data with no problems, but now I have Illumina MiSeq data and four raw data files: two index files and two raw reads files. I understand the raw reads files (one forward and one reverse that I can merge with join_paired_ends.py), but I do not know how to handle the two index files. How do I construct the mapping file with the two indexes? How do I use these index files as input for join_paired_ends.py and split_libraries_fastq.py? Should I use the extract_barcodes.py script before joining the paired end reads?

Thank you very much!

Similar questions and discussions