You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The barcode indicated in mock 2 and 6 are respectively of length 12 and 6, but in their mock-index-reads.fastq, index are respectively of length 13 and 7.
exemple of mock2:
barcode in sample_metadata.tsv is : ATCTGCCTGGAA
If I search perfect match in the index fastq file I foun:
@MathieuCharles thanks for finding this issue! I have not noticed this previously as, evidently, it does not impact the ability of qiime to demultiplex these data.
I am still trying to figure out why the barcode files are 1 nt longer than the sample-metadata (all data are provided by contributors so may take time to track down) but for now it seems like a reasonable assumption that the most common match (which in most cases appears to be more than 100-fold more common than other matches) is the correct one.
Hello,
Thanks for explanations in #76.
one more question about mock 2 and 6.
The barcode indicated in mock 2 and 6 are respectively of length 12 and 6, but in their mock-index-reads.fastq, index are respectively of length 13 and 7.
exemple of mock2:
barcode in sample_metadata.tsv is : ATCTGCCTGGAA
If I search perfect match in the index fastq file I foun:
Is the correct barcode ATCTGCCTGGAAA (with a A at the end) ?
What is your advice?
Same problem with mock6
Many thanks for these datasets!
The text was updated successfully, but these errors were encountered: