[yongjie@vector Rodent_sl_out]$ core_diversity_analyses.py -i otus_table_tax_AbunFilter.biom -m mapping.txt -o core_diversity_Sex -e 7567 -c Sex -a -O 64 -p core_diversity_param.txt
Traceback (most recent call last):
File "/global/home/groups/software/modules/qiime/1.8.0/bin/core_diversity_analyses.py", line 183, in <module>
main()
File "/global/home/groups/software/modules/qiime/1.8.0/bin/core_diversity_analyses.py", line 180, in main
status_update_callback=status_update_callback)
File "/global/home/groups/software/modules/qiime/1.8.0/lib/qiime/workflow/core_diversity_analyses.py", line 227, in run_core_diversity_analyses
status_update_callback=status_update_callback)
File "/global/home/groups/software/modules/qiime/1.8.0/lib/qiime/workflow/downstream.py", line 187, in run_beta_diversity_through_plots
close_logger_on_success=close_logger_on_success)
File "/global/home/groups/software/modules/qiime/1.8.0/lib/qiime/workflow/util.py", line 116, in call_commands_serially
raise WorkflowError, msg
qiime.workflow.util.WorkflowError:
*** ERROR RAISED DURING STEP: Beta Diversity (bray_curtis)
Command run was:
python /global/home/groups/software/modules/qiime/1.8.0/bin//parallel_beta_diversity.py -i core_diversity_Sex/table_even7567.biom -o core_diversity_Sex/bdiv_even7567/ --metrics bray_curtis -T --jobs_to_start 64
Command returned exit status: 1
Stdout:
Stderr
Traceback (most recent call last):
File "/global/home/groups/software/modules/qiime/1.8.0/bin//parallel_beta_diversity.py", line 15, in <module>
from qiime.util import parse_command_line_parameters
File "/global/home/groups/software/modules/qiime/1.8.0/lib/qiime/util.py", line 69, in <module>
from qcli import (parse_command_line_parameters,
ImportError: No module named qcli
[yongjie@vector Rodent_sl_out]$ print_qiime_config.py
System information
==================
Platform: linux2
Python version: 2.7.6 (default, Jan 22 2014, 16:14:46) [GCC 4.6.0]
Python executable: /global/home/groups/software/modules/python/2.7.6/bin/python
Dependency versions
===================
PyCogent version: 1.5.3
NumPy version: 1.7.1
matplotlib version: 1.2.0
biom-format version: 1.2.0
qcli version: 0.1.0
QIIME library version: 1.8.0
QIIME script version: 1.8.0
PyNAST version (if installed): 1.2.2
Emperor version: 0.9.3
RDP Classifier version (if installed): rdp_classifier-2.2.jar
Java version (if installed): 1.7.0_01
QIIME config values
===================
blastmat_dir: None
sc_queue: all.q
topiaryexplorer_project_dir: None
pynast_template_alignment_fp: /global/home/groups/software/modules/qiime/1.8.0/data/core_set_aligned.fasta.imputed
cluster_jobs_fp: None
pynast_template_alignment_blastdb: None
assign_taxonomy_reference_seqs_fp: /global/home/groups/software/modules/qiime/1.8.0/data/gg_13_8_otus/rep_set/97_otus.fasta
torque_queue: friendlyq
template_alignment_lanemask_fp: /global/home/groups/software/modules/qiime/1.8.0/data/lanemask_in_1s_and_0s
jobs_to_start: 1
cloud_environment: False
qiime_scripts_dir: /global/home/groups/software/modules/qiime/1.8.0/bin/
denoiser_min_per_core: 50
working_dir: None
python_exe_fp: python
temp_dir: /tmp/
blastall_fp: blastall
seconds_to_sleep: 2
assign_taxonomy_id_to_taxonomy_fp: /global/home/groups/software/modules/qiime/1.8.0/data/gg_13_8_otus/taxonomy/97_otu_taxonomy.txt
[yongjie@vector Rodent_sl_out]$ module load qiime/1.8.0
[yongjie@vector Rodent_sl_out]$ core_diversity_analyses.py -i otus_table_tax_AbunFilter.biom -m mapping.txt -o core_diversity_Sex -e 7567 -c Sex
Traceback (most recent call last):
File "/global/home/groups/software/modules/qiime/1.8.0/bin/core_diversity_analyses.py", line 183, in <module>
main()
File "/global/home/groups/software/modules/qiime/1.8.0/bin/core_diversity_analyses.py", line 180, in main
status_update_callback=status_update_callback)
File "/global/home/groups/software/modules/qiime/1.8.0/lib/qiime/workflow/core_diversity_analyses.py", line 227, in run_core_diversity_analyses
status_update_callback=status_update_callback)
File "/global/home/groups/software/modules/qiime/1.8.0/lib/qiime/workflow/downstream.py", line 187, in run_beta_diversity_through_plots
close_logger_on_success=close_logger_on_success)
File "/global/home/groups/software/modules/qiime/1.8.0/lib/qiime/workflow/util.py", line 116, in call_commands_serially
raise WorkflowError, msg
qiime.workflow.util.WorkflowError:
*** ERROR RAISED DURING STEP: Beta Diversity (weighted_unifrac)
Command run was:
python /global/home/groups/software/modules/qiime/1.8.0/bin//beta_diversity.py -i core_diversity_Sex/table_even7567.biom -o core_diversity_Sex/bdiv_even7567/ --metrics weighted_unifrac
Command returned exit status: 1
Stdout:
Stderr
Traceback (most recent call last):
File "/global/home/groups/software/modules/qiime/1.8.0/bin//beta_diversity.py", line 13, in <module>
from qiime.util import make_option, parse_command_line_parameters
[yongjie@vector Rodent_sl_out]$ echo $PYTHONPATH
/global/home/groups/software/modules/qiime/1.8.0/lib/:/global/home/groups/software/modules/biom-format/1.2.0/lib/python2.7/site-packages:/global/home/groups/software/modules/pyqi/0.2.0/lib/python2.7/site-packages:/global/home/groups/software/modules/pycogent/1.5.3/lib/python2.7/site-packages:/global/home/groups/software/modules/matplotlib/1.2.0/lib/python2.7/site-packages:/global/home/groups/software/modules/numpy/1.7.1/lib/python2.7/site-packages
--
---
You received this message because you are subscribed to the Google Groups "Qiime Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qiime-forum...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[yongjie@vector Rodent_sl_out]$ python -c 'import qcli
> print qcli
> print qcli.__version__' /global/home/groups/software/modules/python/2.7.6/bin/python -c 'import qcli
> print qcli
> print qcli.__version__' head -1 `which core_diversity_analyses.py`
Traceback (most recent call last):
File "<string>", line 1, in <module>
--
[yongjie@vector Rodent_sl_out]$ python -c 'import qcli; print qcli; print qcli.__version__'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named qcli
[yongjie@vector Rodent_sl_out]$ /global/home/groups/software/modules/python/2.7.6/bin/python -c 'import qcli; print qcli; print qcli.__version__'
<module 'qcli' from '/global/home/groups/software/modules/python/2.7.6/lib/python2.7/site-packages/qcli/__init__.pyc'>
0.1.0
[yongjie@vector Rodent_sl_out]$ head -1 `which core_diversity_analyses.py`
#!/global/home/groups/software/modules/python/2.7.6/bin/python
--
[yongjie@vector Rodent_sl_out]$ which python
/global/software/centos-5.x86_64/modules/python/2.7.1/bin/python
--