中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

qiime2如何建立分類器

發布時間:2022-03-21 10:24:56 來源:億速云 閱讀:366 作者:iii 欄目:開發技術

本篇內容主要講解“qiime2如何建立分類器”,感興趣的朋友不妨來看看。本文介紹的方法操作簡單快捷,實用性強。下面就讓小編來帶大家學習“qiime2如何建立分類器”吧!

建立或獲取分類器

這種方法要求事先基于參考數據庫訓練分類器。QIIME 2 團隊建議為不同的引物組合建立專門的分類器。對于一些大家常用的引物組合,可直接在倉庫中下載( http://kronos.pharmacology.dal.ca/public_files/taxa_classifiers/qiime2-2020.2_classifiers/ ),沒有的話則需要自己手動建立分類器:

?16S V4/V5 region (classifier_silva_132_99_16S_V4.V5_515F_926R.qza)


16S V3/V4 region (classifier_silva_132_99_16S_V3.V4_341F_805R.qza)


16S V6/V8 region (classifier_silva_132_99_16S_V6.V8_B969F_BA1406R.qza)


16S V6/V8 region targeting archaea (classifier_silva_132_99_16S_V6.V8_A956F_A1401R.qza)


16S V3/V4 region targeting cyanobacteria (classifier_silva_132_99_16S_V3.V4_CYA359F_CYA781R.qza)


18S V4 region (classifier_silva_132_99_18S_V4_E572F_E1009R.qza)


Full ITS - fungi only (classifier_sh_refs_qiime_ver8_99_s_02.02.2019_ITS.qza)


Full ITS - all eukaryotes (classifier_sh_refs_qiime_ver8_99_s_all_02.02.2019_ITS.qza)


此外,在使用這些自定義分類器時,我們應仔細檢查它們在數據集上是否正確執行,手動檢查分類器對 ASV 的分類尤為重要。理論上,使用特定于引物的分類器,可以改進物種注釋的效果,但仍建議你在首次運行自定義 16S 分類器時同時運行全長 16S 分類器進行比較。

自己手動建立分類器代碼示例: 這里以V3-V4區引物為例:

338F (5′-ACTCCTACGGGAGGCAGCAG-3′) and. 806R (5′-GGACTACHVGGGTWTCTAAT-3′)

# 下載數據庫文件(greengenes)

wget -c ftp://greengenes.microbio.me/greengenes_release/gg_13_5/gg_13_8_otus.tar.gz

# 解壓

tar -zxvf gg_13_8_otus.tar.gz

# 使用rep_set文件中的99_otus.fasta數據和taxonomy中的99_OTU_taxonomy.txt數據作為參考物種注釋

# 導入參考序列

qiime tools import \

  --type 'FeatureData[Sequence]' \

  --input-path gg_13_8_otus/rep_set/99_otus.fasta \

  --output-path 99_otus.qza

# 導入物種分類信息

qiime tools import \

  --type 'FeatureData[Taxonomy]' \

  --input-format HeaderlessTSVTaxonomyFormat \

  --input-path gg_13_8_otus/taxonomy/99_otu_taxonomy.txt \

  --output-path ref-taxonomy.qza

# 本次使用  338F (5′-ACTCCTACGGGAGGCAGCAG-3′) and. 806R (5′-GGACTACHVGGGTWTCTAAT-3′)

#It has been shown that taxonomic classification accuracy of 16S rRNA gene sequences improves when a Naive Bayes classifier is trained on only the region of the target sequences that was sequenced (Werner et al., 2012). 

qiime feature-classifier extract-reads \

  --i-sequences 99_otus.qza \

  --p-f-primer ACTCCTACGGGAGGCAGCAG \

  --p-r-primer GGACTACHVGGGTWTCTAAT \

  --o-reads ref-seqs.qza

# Train the classifier(分類器)

# 基于篩選的指定區,生成實驗特異的分類器

time qiime feature-classifier fit-classifier-naive-bayes \

  --i-reference-reads ref-seqs.qza \

  --i-reference-taxonomy ref-taxonomy.qza \

  --o-classifier classifier_gg_13_8_99_V3-V4.qza

#Classification of fungal ITS sequences

#In our experience, fungal ITS classifiers trained on the UNITE reference database do NOT benefit from extracting/trimming reads to primer sites. We recommend training UNITE classifiers on the full reference sequences. Furthermore, we recommend the “developer” sequences (located within the QIIME-compatible release download) because the standard versions of the sequences have already been trimmed to the ITS region (excluding portions of flanking rRNA genes that may be present in amplicons generated with standard ITS primers).

到此,相信大家對“qiime2如何建立分類器”有了更深的了解,不妨來實際操作一番吧!這里是億速云網站,更多相關內容可以進入相關頻道進行查詢,關注我們,繼續學習!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

翁源县| 无为县| 龙门县| 台湾省| 潞城市| 闽侯县| 新昌县| 休宁县| 中阳县| 家居| 商南县| 大理市| 峨眉山市| 巴彦县| 辰溪县| 古交市| 博客| 南阳市| 都兰县| 靖安县| 青海省| 开封县| 麦盖提县| 山东省| 温泉县| 富裕县| 洮南市| 平泉县| 长丰县| 济南市| 应城市| 大余县| 巨野县| 汨罗市| 宁化县| 邹平县| 邹城市| 凤凰县| 鄂托克前旗| 衡阳市| 鲜城|