Hi,
I have a question about merging samples together. My experiment includes samples along the GI tract from four different individuals from each of two species. For example, for each individual I have three samples from different locations in the small intestine. Ultimately, I would like to make comparisons (e.g. diversity) between the microbiota in the small intestines of the two species. I am concerned about treating multiple samples from an individual as separate samples in statistical analyses since each sample is not really independent. Ideally, I would like to be able to just combine the three samples from a given individual into one "composite small intestine" sample (thus I would have only four rather than twelve samples when I compare species). It seems like I might be able to deal with this using the feature-table group command, but, if so, after looking over the documentation, I am unclear as to exactly how to do it. Another idea I had was to concatenate the fastq files prior to importing (reads are from a single mi-seq run and are already demultiplexed so I would bring them in with a manifest). But, if I do the sequence headers in a single file would include different barcodes, and I'm not sure whether this would cause any issues when I import. Thanks, I appreciate any suggestions!