YuZhang
(Yu Zhang)
1
I did it like according to above,and my command like below
qiime tools export \
--input-path /share/disk0/user/maj/YuZhang/micro_plastic_2020/16s/Download/table-dada2-3.qza \
--output-path exported-feature-table \
qiime tools export \
--input-path /share/disk0/user/maj/YuZhang/micro_plastic_2020/16s/Analysis/try1/taxonomy.qza \
--output-path exported-taxonomy-table \
cp exported-taxonomy-table/taxonomy.tsv biom-taxonomy.tsv
biom add-metadata -i exported-feature-table/feature-table.biom -o table-with-taxonomy.biom --observation-metadata-fp biom-taxonomy.tsv --sc-separated taxonomy
biom convert -i table-with-taxonomy.biom \
-o table-with-taxonomy.txt \
--to-tsv
and I changed the first line in biom taxonomy,as follow:
but ,the result is
There isnt taxonomy.I dont know why.
Please help me.
Yu
YuZhang
(Yu Zhang)
2
Sir,I used the measure you shared,but it didnt work.
biom add-metadata -i exported-feature-table/feature-table.biom -o table-with-taxonomy.biom --observation-metadata-fp biom-taxonomy.tsv --sc-separated taxonomy
biom convert -i table-with-taxonomy.biom
-o table-with-taxonomy.txt
--to-tsv
system
(system)
Closed
3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.