Hello,
i want to ask something more.
1)In the recipes that the gage team used the incorporation of the parameters is done with this line
ib='frag short' frag=frag_12.cor.fastq short=short_12.cor.fastq and you wrote me lib=frag mp=short frag='frag_12.cor.fastq’ short='short_12.cor.fastq'
. Is it the same thing?
2)I tried to assemble the human chromosome 14 by gage site with the use of 96 cpus and it was interrupted with this error:
The minimum coverage of single-end contigs is 5.91667.
The minimum coverage of merged contigs is 5.91667.
Building the suffix array...
Building the Burrows-Wheeler transform...
Building the character occurrence table...
sort: write failed: /tmp/sortwlczVi: No space left on device
error: `frag-3.hist': No such file or directory
make: *** [frag-3.dist] Error 1
make: *** Deleting file `frag-3.dist'
what is the problem? I used the recipe that is written in the site.
3) Also with 128 i had an error:
srun: First task exited 60s ago
srun: task 0: running
srun: tasks 1-127: exited
srun: Terminating job step 414895.0
slurmd[r01c3b5]: error: *** STEP 414895.0 KILLED AT 2012-05-28T20:14:49 WITH SIGNAL 9 ***
What is the problem? Ca you help me to find it out?
4)Is possible that sometimes the assembly procedure finish without a -stats file? And why some times the N50(or other results) in the output file is different from the stats file?
For example i had in the outfile:
Mateless 0
Unaligned 589819 33.8%
Singleton 557194 31.9%
FR 393 0.0225%
RF 284753 16.3%
FF 1271 0.0728%
Different 313605 18%
Total 1747035
n n:200 n:N50 min N80 N50 N20 max sum
4476 53 3 201 173750 322274 947958 947958 2955212
and in the -stats file :
n n:200 n:N50 min N80 N50 N20 max sum
5106 450 60 200 6087 14568 27937 53367 2824361 64t33k-unitigs.fa
4611 187 27 201 14363 32862 69045 108827 2947183 64t33k-contigs.fa
4476 52 3 201 173790 321962 947004 947004 2946210 64t33k-scaffolds.fa
~
why there is a difference
5)You said that abyss will try to choose a good value for c. Why at the end of the output file sometimes is written you should increase c parameter suggesting a input value?
Thanks a lot
Vaios