[bam_sort_core] merging from 210 files...
bash: line 1: 839 Exit 9 gsnap -d gsnap_target.gmap -D . -A sam --nofails -N 1 -t 30 -w 10000 -n 20 /scratch/projects/Colletotrichum/combined_R1.fq /scratch/projects/Colletotrichum/combined_R2.fq
840 Aborted | samtools view -bt gsnap_target.fa.fai -
841 Done | samtools sort -o - - > gsnap.coordSorted.bam
Error, cmd: bash -c "set -o pipefail; gsnap -d gsnap_target.gmap -D . -A sam --nofails -N 1 -t 30 -w 10000 -n 20 /scratch/projects/Colletotrichum/combined_R1.fq /scratch/projects/Colletotrichum/combined_R2.fq | samtools view -bt gsnap_target.fa.fai - | samtools sort -o - - > gsnap.coordSorted.bam " died with ret 34304 at /scratch/biotools/software/assembly/trinityrnaseq_r20140717/Trinity line 1990.
Command:
/scratch/biotools/software/assembly/trinityrnaseq_r20140717/Trinity --seqType fq --JM 180G --left combined_R1.fq --right combined_R2.fq --SS_lib_type FR --CPU 30 --no_cleanup --genome genome.new.fasta --genome_guided_max_intron 10000 --genome_guided_sort_buffer 20G --genome_guided_CPU 30 --GMAP_CPU 30
Approx 800,000,000 reads
Eric
make[1]: Entering directory `/scratch/biotools/software/assembly/trinityrnaseq-2.0.6/Inchworm'
Making install in src
make[2]: Entering directory `/scratch/biotools/software/assembly/trinityrnaseq-2.0.6/Inchworm/src'
g++ -DHAVE_CONFIG_H -I. -I.. -std=c++0x -pedantic -fopenmp -Wall -Wextra -Wno-deprecated -m64 -g -O2 -MT Fasta_entry.o -MD -MP -MF .deps/Fasta_entry.Tpo -c -o Fasta_entry.o Fasta_entry.cpp
cc1plus: error: unrecognized command line option "-std=c++0x"
make[2]: *** [Fasta_entry.o] Error 1
make[2]: Leaving directory `/scratch/biotools/software/assembly/trinityrnaseq-2.0.6/Inchworm/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/scratch/biotools/software/assembly/trinityrnaseq-2.0.6/Inchworm'
make: *** [inchworm_target] Error 2
[ekw10@comandra trinityrnaseq-2.0.6]$
#################################################################