Addition Description
Adds the functionality found in extract_barcodes.py from QIIME to qiime tools [import?].
Current Behavior
There currently is not way to import multiplexed data with separate barcodes in QIIME 2, though there was a script to do so for the original QIIME.
Addition Description Adds the functionality found in
extract_barcodes.py
from QIIME toqiime tools [import?]
.Current Behavior There currently is not way to import multiplexed data with separate barcodes in QIIME 2, though there was a script to do so for the original QIIME.
Proposed Behavior Adding built in functionality to support: https://forum.qiime2.org/t/importing-multiplexed-paired-end-data-with-separated-barcode-sequence-files/1469 , that is the functionality provided to the original QIIME by
extract_barcodes.py
.Questions
References