File tree Expand file tree Collapse file tree 1 file changed +4
-19
lines changed Expand file tree Collapse file tree 1 file changed +4
-19
lines changed Original file line number Diff line number Diff line change @@ -359,25 +359,8 @@ BIOM v1.0.0
359
359
Format description
360
360
******************
361
361
362
- See the `BIOM v1.0.0 format specification `_ for details.
363
-
364
- Obtaining example data
365
- ``````````````````````
366
-
367
- .. download ::
368
- :url: https://data.qiime2.org/2019.7/tutorials/importing/feature-table-v100.biom
369
- :saveas: feature-table-v100.biom
370
-
371
- Importing data
372
- **************
373
-
374
- .. command-block ::
375
-
376
- qiime tools import \
377
- --input-path feature-table-v100.biom \
378
- --type 'FeatureTable[Frequency]' \
379
- --input-format BIOMV100Format \
380
- --output-path feature-table-1.qza
362
+ This format must first be `converted `_ to BIOM v2.1.0 format before importing
363
+ into QIIME 2. See the `BIOM v1.0.0 format specification `_ for details.
381
364
382
365
BIOM v2.1.0
383
366
~~~~~~~~~~~
@@ -459,6 +442,8 @@ If you have any questions, please post to the `QIIME 2 Forum`_ for help!
459
442
460
443
.. _QIIME 2 Forum : https://forum.qiime2.org
461
444
445
+ .. _converted : http://biom-format.org/documentation/biom_conversion.html
446
+
462
447
.. _BIOM v1.0.0 format specification : http://biom-format.org/documentation/format_versions/biom-1.0.html
463
448
464
449
.. _BIOM v2.1.0 format specification : http://biom-format.org/documentation/format_versions/biom-2.1.html
You can’t perform that action at this time.
0 commit comments