Hi
I am running the Parkison mice sample data, and I have updated the Qiime2, and my computer have enough capacity. But I still met this problem. Could you please help me deal with it?
Plugin error from fragment-insertion:
Command '['run-sepp.sh', '/tmp/qiime2-archive-6m4if51o/a3c55eab-dffc-426e-8521-3d193cab2fc0/data/dna-sequences.fasta', 'q2-fragment-insertion', '-x', '1', '-A', '1000', '-P', '5000', '-a', '/tmp/qiime2-archive-0s212g0k/a14c6180-506b-4ecb-bacb-9cb30bc3044b/data/aligned-dna-sequences.fasta', '-t', '/tmp/qiime2-archive-0s212g0k/a14c6180-506b-4ecb-bacb-9cb30bc3044b/data/tree.nwk', '-r', '/tmp/qiime2-archive-0s212g0k/a14c6180-506b-4ecb-bacb-9cb30bc3044b/data/raxml-info.txt']' returned non-zero exit status 1.
Debug info has been saved to /tmp/qiime2-q2cli-err-zys3hl94.log
(qiime2) yiggrite@MWMJ07RHBF:~/mouse_tutorial$ conda activate qiime2-2023.7
EnvironmentNameNotFound: Could not find conda environment: qiime2-2023.7
You can list all discoverable environments with conda info --envs
.
(qiime2) yiggrite@MWMJ07RHBF:~/mouse_tutorial$ conda activate qiime2-2023.7
QIIME is caching your current deployment for improved performance. This may take a few moments and should only happen once per deployment.
(qiime2-2023.7) yiggrite@MWMJ07RHBF:~/mouse_tutorial$ ls
dada2_rep_set.qza dada2_stats.qza dada2_table.qza dada2_table.qzv demultiplexed_seqs demultiplexed_seqs.zip demux_seqs.qza demux_seqs.qzv manifest.tsv metadata.qzv metadata.tsv sample_metadata.tsv sepp-refs-gg-13-8.qza
(qiime2-2023.7) yiggrite@MWMJ07RHBF:~/mouse_tutorial$ qiime fragment-insertion sepp
--i-re> --i-representative-sequences ./dada2_rep_set.qza \
--i-reference-database sepp-refs-gg-13-8.qza
--o-tree ./tree.qza
--o-placements ./tree_placements.qza
--p-threads 1
Plugin error from fragment-insertion:
Command '['run-sepp.sh', '/tmp/qiime2/yiggrite/data/a3c55eab-dffc-426e-8521-3d193cab2fc0/data/dna-sequences.fasta', 'q2-fragment-insertion', '-x', '1', '-A', '1000', '-P', '5000', '-a', '/tmp/qiime2/yiggrite/data/a14c6180-506b-4ecb-bacb-9cb30bc3044b/data/aligned-dna-sequences.fasta', '-t', '/tmp/qiime2/yiggrite/data/a14c6180-506b-4ecb-bacb-9cb30bc3044b/data/tree.nwk', '-r', '/tmp/qiime2/yiggrite/data/a14c6180-506b-4ecb-bacb-9cb30bc3044b/data/raxml-info.txt']' returned non-zero exit status 1.
Debug info has been saved to /tmp/qiime2-q2cli-err-ff9fv0o4.log
(qiime2-2023.7) yiggrite@MWMJ07RHBF:~/mouse_tutorial$