Hi guys,
I've a problem with mpirun and abyss :(
I've tried to assemble test reads in abyss directory:
mpirun -np 3 abyss-pe contigs clean name=test mp="" j=3 k=20 in='test-data/reads1.fastq test-data/reads2.fastq'
And I got output file ".fa", ".hist" ... But also an error :
-------------------------------------------------------
**Primary job terminated normally, but 1 process returned
a non-zero exit code**.. Per user-direction, the job has been aborted.
-------------------------------------------------------
mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[25897,1],1]
** Exit code: 2**
-------------------------------------------------------*
In that example I got outputs but with my own data I haven't got any even if I can see in the log make: *** [mappedR.fa] Completed
.
Advance thanks,
Siva
Even without mpirun i got that: "make: *** [mappedR_XRQrefSF099_SEPE-1.fa] Processus arrete"
I've got 105G data (fastq file)