NAME

qzoom - A script to print metadata from Qiime2 artifacts

VERSION

version 0.12.0

SYNOPSIS

qzoom.pl [options] <artifact1.qza/v> [<artifact2.qza ...]

NAME

qzoom.pl - a helper utility to extract data from Qiime2 artifacts

OPTIONS

Main Actions

-i, --info

Print artifact information to STDOUT. Enabled by default if no other action specified.

-c, --cite

Print artifact citation to STDOUT or to file.

-x, --extract

Extract the content of the 'data' directory.

-d, --data

List all the files contained in the ./data directory of the artifacts.

Other Parameters

-o, --outdir OUTDIR

Directory where to extract files (default: ./).

-b, --bibtex FILE

Save citations to a file (append).

-r, --rename

Rename extracted files to {artifactbasename}.{ext}.

-t, --tabular

Print output in tabular format.

--verbose

Print verbose output.

AUTHOR

Andrea Telatin <andrea@telatin.com>

AUTHOR

Andrea Telatin <andrea@telatin.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2020 by Andrea Telatin.

This is free software, licensed under:

The MIT (X11) License