Skip to content

Commit 3e0bf80

Browse files
authored
MAINT: drop BIOM v1.0.0 (qiime2#427)
1 parent f8aa23e commit 3e0bf80

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

source/tutorials/importing.rst

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -359,25 +359,8 @@ BIOM v1.0.0
359359
Format description
360360
******************
361361

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.
381364

382365
BIOM v2.1.0
383366
~~~~~~~~~~~
@@ -459,6 +442,8 @@ If you have any questions, please post to the `QIIME 2 Forum`_ for help!
459442

460443
.. _QIIME 2 Forum: https://forum.qiime2.org
461444

445+
.. _converted: http://biom-format.org/documentation/biom_conversion.html
446+
462447
.. _BIOM v1.0.0 format specification: http://biom-format.org/documentation/format_versions/biom-1.0.html
463448

464449
.. _BIOM v2.1.0 format specification: http://biom-format.org/documentation/format_versions/biom-2.1.html

0 commit comments

Comments
 (0)