Hi Bob,
Can you post the contents of your input file, ucrarecollated?
Thanks,
Will
--
-----
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/groups/opt_out.
Traceback (most recent call last):
File "/macqiime/QIIME/bin/core_diversity_analyses.py", line 183, in <module>
main()
File "/macqiime/QIIME/bin/core_diversity_analyses.py", line 180, in main
status_update_callback=status_update_callback)
File "/macqiime/lib/python2.7/site-packages/qiime/workflow/core_diversity_analyses.py", line 294, in run_core_diversity_analyses
retain_intermediate_files=False)
File "/macqiime/lib/python2.7/site-packages/qiime/workflow/downstream.py", line 351, in run_alpha_rarefaction
close_logger_on_success=close_logger_on_success)
File "/macqiime/lib/python2.7/site-packages/qiime/workflow/util.py", line 116, in call_commands_serially
raise WorkflowError, msg
qiime.workflow.util.WorkflowError:
*** ERROR RAISED DURING STEP: Rarefaction plot: All metrics
Command run was:
/macqiime/bin/python /macqiime/QIIME/bin//make_rarefaction_plots.py -i outputs/diversity_analyses/arare_max1238//alpha_div_collated/ -m AQmap_minus2.txt -o outputs/diversity_analyses/arare_max1238//alpha_rarefaction_plots/
Command returned exit status: 1
Stdout:
Stderr
Traceback (most recent call last):
File "/macqiime/QIIME/bin//make_rarefaction_plots.py", line 216, in <module>
main()
File "/macqiime/QIIME/bin//make_rarefaction_plots.py", line 206, in main
generate_average_tables = generate_average_tables)
File "/macqiime/lib/python2.7/site-packages/qiime/make_rarefaction_plots.py", line 604, in make_averages
new_ymax=(max([max(v) for v in rares_data['series'].values()])+\
ValueError: max() arg is an empty sequence
MacQIIME 1.8.0-20140103
System information
==================
Platform: darwin
Python version: 2.7.3 (default, Dec 19 2012, 09:12:08) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]
Python executable: /macqiime/bin/python
Dependency versions
===================
PyCogent version: 1.5.3
NumPy version: 1.7.1
matplotlib version: 1.1.0
biom-format version: 1.3.1
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.6.0_51
QIIME config values
===================
blastmat_dir: None
sc_queue: all.q
topiaryexplorer_project_dir: None
pynast_template_alignment_fp: /macqiime/greengenes/core_set_aligned.fasta.imputed
cluster_jobs_fp: /macqiime/QIIME/bin/start_parallel_jobs.py
pynast_template_alignment_blastdb: None
assign_taxonomy_reference_seqs_fp: /macqiime/greengenes/gg_13_8_otus/rep_set/97_otus.fasta
torque_queue: friendlyq
template_alignment_lanemask_fp: /macqiime/greengenes/lanemask_in_1s_and_0s
jobs_to_start: 1
cloud_environment: False
qiime_scripts_dir: /macqiime/QIIME/bin/
denoiser_min_per_core: 50
working_dir: /tmp/
python_exe_fp: /macqiime/bin/python
temp_dir: /tmp/
blastall_fp: blastall
seconds_to_sleep: 60
assign_taxonomy_id_to_taxonomy_fp: /macqiime/greengenes/gg_13_8_otus/taxonomy/97_otu_taxonomy.txt
...FFFE......................F...F.
======================================================================
ERROR: test_blastall_fp (__main__.QIIMEDependencyFull)
blastall_fp is set to a valid path
----------------------------------------------------------------------
Traceback (most recent call last):
File "/macqiime/QIIME/bin/print_qiime_config.py", line 453, in test_blastall_fp
raise ApplicationNotFoundError("blastall_fp set to %s, but is not in your PATH. Either use an absolute path to or put it in your PATH." % blastall)
ApplicationNotFoundError: blastall_fp set to blastall, but is not in your PATH. Either use an absolute path to or put it in your PATH.
======================================================================
FAIL: test_R_supported_version (__main__.QIIMEDependencyFull)
R is in path and version is supported
----------------------------------------------------------------------
Traceback (most recent call last):
File "/macqiime/QIIME/bin/print_qiime_config.py", line 722, in test_R_supported_version
"which components of QIIME you plan to use.")
AssertionError: R not found. This may or may not be a problem depending on which components of QIIME you plan to use.
======================================================================
FAIL: test_ampliconnoise_install (__main__.QIIMEDependencyFull)
AmpliconNoise install looks sane.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/macqiime/QIIME/bin/print_qiime_config.py", line 392, in test_ampliconnoise_install
"$PYRO_LOOKUP_FILE variable is not set. See %s for help." % url)
AssertionError: $PYRO_LOOKUP_FILE variable is not set. See http://qiime.org/install/install.html#ampliconnoise-install-notes for help.
======================================================================
FAIL: test_blast_supported_version (__main__.QIIMEDependencyFull)
blast is in path and version is supported
----------------------------------------------------------------------
Traceback (most recent call last):
File "/macqiime/QIIME/bin/print_qiime_config.py", line 463, in test_blast_supported_version
"which components of QIIME you plan to use.")
AssertionError: blast not found. This may or may not be a problem depending on which components of QIIME you plan to use.
======================================================================
FAIL: test_sourcetracker_installed (__main__.QIIMEDependencyFull)
sourcetracker is installed
----------------------------------------------------------------------
Traceback (most recent call last):
File "/macqiime/QIIME/bin/print_qiime_config.py", line 422, in test_sourcetracker_installed
("SOURCETRACKER_PATH is not set. This is "
AssertionError: SOURCETRACKER_PATH is not set. This is only important if you plan to use SourceTracker.
======================================================================
FAIL: test_usearch_supported_version (__main__.QIIMEDependencyFull)
usearch is in path and version is supported
----------------------------------------------------------------------
Traceback (most recent call last):
File "/macqiime/QIIME/bin/print_qiime_config.py", line 701, in test_usearch_supported_version
"which components of QIIME you plan to use.")
AssertionError: usearch not found. This may or may not be a problem depending on which components of QIIME you plan to use.
----------------------------------------------------------------------
Ran 35 tests in 1.673s
FAILED (failures=5, errors=1)
--
---
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.