| Literature DB >> 35822777 |
Abstract
Qiime2 is one of the most popular software tools used for analysis of output from metabarcoding experiments (e.g., sequencing of 16S, 18S, or ITS amplicons). Qiime2 introduced a novel and innovative data exchange format: the 'Qiime2 artifact'. Qiime2 artifacts are structured compressed archives containing a dataset and its associated metadata. Examples of datasets are FASTQ reads, representative sequences in FASTA format, a phylogenetic tree in Newick format, while examples of metadata are the command that generated the artifact, information on the execution environment, citations on the used software, and all the metadata of the artifacts used to produce it. While artifacts can improve the shareability and reproducibility of Qiime2 workflows, they are less easily integrated with general bioinformatics pipelines. Accessing metadata in the artifacts also requires full Qiime2 installation. Qiime Artifact eXtractor (qax) allows users to easily interface with Qiime2 artifacts from the command line, without needing the full Qiime2 environment installed (or activated).Entities:
Keywords: Qiime2; bioinformatics; metabarcoding; metadata; microbiome
Year: 2021 PMID: 35822777 PMCID: PMC9245473 DOI: 10.3390/biotech10010005
Source DB: PubMed Journal: BioTech (Basel) ISSN: 2673-6284
Figure 1Screenshot of the execution of ‘qax list’ with multiple artifacts. If needed, more information can be printed using the ‘--all’ command argument.
Figure 2The extract subprogram will extract data files without re-creating the complex directory structure of the artifact format, conveniently renaming the files using the name of the artifact archive itself.
Figure 3The provenance subprogram can render a publication grade provenance graph in PDF format.