We’ve been experiencing persistent error pasted below with our lab’s cloud-based installation of the Galaxy suite via the Genomics Virtual Laboratory 4.4.0. Specifically, whenever we attempt a Trinity de novo assembly of a collection of Illumina TruSeq stranded mRNA paired end reads, we get the errors below. We’ve had no problems with these same data sets when using other tools like HiSat2 and StringTie. We’ve poked around in the “manage tools” and “manage dependencies” area of the Galaxy Admin interface and updated to the latest version of Trinity and checked dependencies, and all seems to be OK; however, we must confess to being rank amateurs. Can anyone point us toward some other things we might try?
Fatal error: Exit code 2 ()
Possible unintended interpolation of @2 in string at
/mnt/galaxy/tool_dependencies/_conda/envs/__trinity@2.8.4/bin/Trinity line 46.
Tool Errors
Internal Tool Error log
Time Phase File Error 2019-02-14 03:03:05.105596 Tool Loading ./tools/phenotype_association/sift.xml [Errno 2] No such file or directory: ‘/mnt/galaxy/galaxy-app/tool-data/sift_db.loc’ 2019-02-14 03:03:05.104204 Tool Loading ./tools/evolution/add_scores.xml [Errno 2] No such file or directory: ‘/mnt/galaxy/galaxy-app/tool-data/add_scores.loc’ 2019-02-14 03:03:05.103428 Tool Loading ./tools/evolution/codingSnps.xml [Errno 2] No such file or directory: ‘/mnt/galaxy/galaxy-app/tool-data/codingSnps.loc’ 2019-02-14 03:03:05.100147 Tool Loading ./tools/extract/liftOver_wrapper.xml ‘liftOver’
Also found additional error information via the Galaxy | Reports interface:
> Error, 1 threads errored out at /mnt/galaxy/tool_dependencies/_conda/envs/__trinity@2.8.4/opt/trinity-2.8.4/util/insilico_read_normalization.pl line 963.
> Error, cmd: /mnt/galaxy/tool_dependencies/_conda/envs/__trinity@2.8.4/opt/trinity-2.8.4/util/insilico_read_normalization.pl --seqType fq --JM 1G --max_cov 200 --min_cov 1 --CPU 4 --output /mnt/galaxy/tmp/job_working_directory/000/104/working/trinity_out_dir/insilico_read_normalization --max_pct_stdev 10000 --SS_lib_type FR --left /mnt/galaxy/files/000/dataset_64.dat,/mnt/galaxy/files/000/dataset_67.dat,/mnt/galaxy/files/000/dataset_70.dat,/mnt/galaxy/files/000/dataset_73.dat --right /mnt/galaxy/files/000/dataset_65.dat,/mnt/galaxy/files/000/dataset_68.dat,/mnt/galaxy/files/000/dataset_71.dat,/mnt/galaxy/files/000/dataset_74.dat --pairs_together --PARALLEL_STATS died with ret 6400 at /mnt/galaxy/tool_dependencies/_conda/envs/__trinity@2.8.4/bin/Trinity line 2689.
> main::process_cmd("/mnt/galaxy/tool_dependencies/_conda/envs/__trinity\@2.8.4/opt"...) called at /mnt/galaxy/tool_dependencies/_conda/envs/__trinity@2.8.4/bin/Trinity line 3235
> main::normalize("/mnt/galaxy/tmp/job_working_directory/000/104/working/trinity"..., 200, ARRAY(0x55a0498484e8), ARRAY(0x55a0498484d0)) called at /mnt/galaxy/tool_dependencies/_conda/envs/__trinity@2.8.4/bin/Trinity line 3182
> main::run_normalization(200, ARRAY(0x55a0498484e8), ARRAY(0x55a0498484d0)) called at /mnt/galaxy/tool_dependencies/_conda/envs/__trinity@2.8.4/bin/Trinity line 1319