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: source/data-resources.rst
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,21 @@ Taxonomy classifiers for use with q2-feature-classifier
6
6
7
7
.. danger:: Pre-trained classifiers that can be used with ``q2-feature-classifier`` currently present a security risk. If using a pre-trained classifier such as the ones provided here, you should trust the person who trained the classifier and the person who provided you with the qza file. This security risk will be addressed in a future version of ``q2-feature-classifier``.
8
8
9
-
.. warning:: These classifiers were trained using scikit-learn 0.19.1, and therefore can only be used with scikit-learn 0.19.1. If you are using a native installation of QIIME, before using these classifiers you should run the following to ensure that you are using the correct version of scikit-learn. If you are using a QIIME 2019.1 virtual machine, scikit-learn 0.19.1 will be installed and you do not need to run this command. The scikit-learn version restriction will be relaxed in a future version of ``q2-feature-classifier``.
9
+
.. warning:: These classifiers were trained using scikit-learn 0.20.2, and therefore can only be used with scikit-learn 0.20.2. If you are using a native installation of QIIME, before using these classifiers you should run the following to ensure that you are using the correct version of scikit-learn. If you are using a QIIME 2019.1 virtual machine, scikit-learn 0.20.2 will be installed and you do not need to run this command. The scikit-learn version restriction will be relaxed in a future version of ``q2-feature-classifier``.
.. note:: Taxonomic classifiers perform best when they are trained based on your specific sample preparation and sequencing parameters, including the primers that were used for amplification and the length of your sequence reads. Therefore in general you should follow the instructions in :doc:`Training feature classifiers with q2-feature-classifier <../tutorials/feature-classifier>` to train your own taxonomic classifiers (for example, from the marker gene reference databases below).
- `Silva 132 99% OTUs from 515F/806R region of sequences <https://data.qiime2.org/2019.1/common/silva-132-99-515-806-nb-classifier.qza>`_ (MD5: ``507817fea99d53db9a4e965caded27ea``)
- `Greengenes 13_8 99% OTUs from 515F/806R region of sequences <https://data.qiime2.org/2019.1/common/gg-13-8-99-515-806-nb-classifier.qza>`_ (MD5: ``038b75474c899585ce7d27c4798283f1``)
- `Silva 132 99% OTUs from 515F/806R region of sequences <https://data.qiime2.org/2019.1/common/silva-132-99-515-806-nb-classifier.qza>`_ (MD5: ``9f50514214ffb6fee9d2f87a47a51076``)
- `Greengenes 13_8 99% OTUs from 515F/806R region of sequences <https://data.qiime2.org/2019.1/common/gg-13-8-99-515-806-nb-classifier.qza>`_ (MD5: ``3afcc86150423263b3a7d983789ad0a3``)
0 commit comments