Thanks Adrian.
I have used those parameters but still get a crash report:
****************************************************
VelvetOptimiser.pl Version 2.2.5
****************************************************
Number of CPUs available: 64
Current free RAM: 246.374GB
Velvet OMP compiler setting: 8
Aug 11 16:28:37 Starting to check input parameters.
Velveth parameter string OK.
Aug 11 16:28:37 Finished checking input parameters.
Velvet details:
Velvet version: 1.2.10
Compiled categories: 2
Compiled max kmer length: 149
Maximum number of velvetinstances to run: 3
Will run velvet optimiser with the following paramters:
Velveth parameter string:
-fastq -shortPaired -interleaved /home/umons/orgmb/csheridan/data/velvet-optimizer/merged_paired_shuffled_good140810.fastq -strand_specific -short -interleaved /home/umons/orgmb/csheridan/$
Velveth start hash values: 29
Velveth end hash value: 149
Velveth hash step value: 10
Velvetg minimum coverage cutoff to use: 0
Read tracking for final assembly off.
Aug 11 16:28:37 Beginning velveth runs.
Logfile name: 11-08-2014-16-28-37_Logfile.txt
Aug 11 16:28:37 Running velveth with hash value: 29.
Aug 11 16:28:39 Running velveth with hash value: 39.
Aug 11 16:28:42 Running velveth with hash value: 49.
libgomp: Thread creation failed: Resource temporarily unavailable
Velveth failed! Response:
1
Aug 11 16:33:00 Velveth with hash value 39 finished.
Waiting for thread 1 to complete.
libgomp: Thread creation failed: Resource temporarily unavailable
Aug 11 16:37:23 Velveth with hash value 29 finished.
Waiting for thread 2 to complete.
Waiting for thread 3 to complete.
libgomp: Thread creation failed: Resource temporarily unavailable
Aug 11 16:47:45 Velveth with hash value 49 finished.
Velveth failed to run! Must be a problem with file types, check by running velveth manually or by using -v option and reading the log file.
I have therefore attempted to run velveth on its own, and there is no issue. Do you have an idea of what may be causing this?
Thanks