multiple_join_paired_ends.py -i Beta_glucan -o joined_paired_seq --read1_indicator "_R1" --read2_indicator "_R2"
Traceback (most recent call last):
File "/macqiime/anaconda/bin/multiple_join_paired_ends.py", line 201, in <module>
main()
File "/macqiime/anaconda/bin/multiple_join_paired_ends.py", line 198, in main
close_logger_on_success=True)
File "/macqiime/anaconda/lib/python2.7/site-packages/qiime/workflow/util.py", line 122, in call_commands_serially
raise WorkflowError(msg)
qiime.workflow.util.WorkflowError:
*** ERROR RAISED DURING STEP: join_paired_ends.py: /Users/Shared/Beta_glucan/V3_F357_N_V4_R805-168_TAACTCTGCT_R1.fastq
Command run was:
join_paired_ends.py -f /Users/Shared/Beta_glucan/V3_F357_N_V4_R805-168_TAACTCTGCT_R1.fastq -r /Users/Shared/Beta_glucan/V3_F357_N_V4_R805-168_TAACTCTGCT_R2.fastq -o /Users/Shared/joined_paired_seq/V3_F357_N_V4_R805-168_TAACTCTGCT_R1
Command returned exit status: 1
Stdout:
Stderr
Traceback (most recent call last):
File "/macqiime/anaconda/bin/join_paired_ends.py", line 178, in <module>
main()
File "/macqiime/anaconda/bin/join_paired_ends.py", line 155, in main
working_dir=output_dir)
File "/macqiime/anaconda/lib/python2.7/site-packages/bfillings/fastq_join.py", line 207, in join_paired_end_reads_fastqjoin
result = fastq_join_app(infile_paths)
File "/macqiime/anaconda/lib/python2.7/site-packages/burrito/util.py", line 303, in __call__
result_paths)
File "/macqiime/anaconda/lib/python2.7/site-packages/burrito/util.py", line 325, in _handle_app_result_build_failure
raise ApplicationError("Error constructing CommandLineAppResult.")
burrito.util.ApplicationError: Error constructing CommandLineAppResult.
MacQIIME Air-de-MAGNE:Shared $ fastq-join /Users/Shared/Beta_glucan/V3_F357_N_V4_R805-168_TAACTCTGCT_R1.fastq /Users/Shared/Beta_glucan/V3_F357_N_V4_R805-168_TAACTCTGCT_R2.fastq -o /Users/Shared/joined_paired_seq/V3_F357_N_V4_R805-168_TAACTCTGCT_R1/fj_V3_F357_N_V4_R805-168_TAACTCTGCT