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
Copy file name to clipboardExpand all lines: qiita_pet/support_files/doc/source/faq.rst
+27-2Lines changed: 27 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -231,8 +231,33 @@ for close reference picking), and summaries.
231
231
How to convert Qiita files to QIIME2 artifacts?
232
232
-----------------------------------------------
233
233
234
-
Please visit the `Transferring Qiita Artifacts to Qiime2 Tutorial <https://forum.qiime2.org/t/transferring-qiita-artifacts-to-qiime2/4790>`__
235
-
in the `QIIME2 forum <https://forum.qiime2.org>`__. Note that all feature table (bioms) and analytical steps will generate qza and qzv, which are QIIME2 artifacts.
234
+
As a reminder, Qiita and QIIME 2 artifacts are similar as they encapsulate multiple files. However, a big
235
+
difference is that QIIME 2 only has 2 main artifact types: QZA (all kinds of files) and QZV (visualization).
236
+
237
+
Here is quick reference conversion table, but please visit the `Transferring Qiita Artifacts to Qiime2 Tutorial <https://forum.qiime2.org/t/transferring-qiita-artifacts-to-qiime2/4790>`__
238
+
in the `QIIME2 forum <https://forum.qiime2.org>`__. for more details:
0 commit comments