metaspades error
0
0
Entering edit mode
18 hours ago

metaspades input

error

While running metaspades I am getting this error. I am new to it, i don"t know wheather its a memory error or something else because there is no such thing as ran out of memory as seen in others log file.

kindly help.

spades version 4.0.0

metaspades • 203 views
ADD COMMENT
1
Entering edit mode

seg faults can result from running out of memory. Looks like you are running this on a cluster. How large is the dataset? How much memory are you assigning to this job? Are you using a job scheduler or trying to run this on the head node?

ADD REPLY
0
Entering edit mode

yes, I am using hpc and SLURM job scheduler, running through sbatch. In this I have assigned 900 gb memory and 80 threads. Both R1 and R2 file is of 16GB each. Total 32 gb

ADD REPLY
0
Entering edit mode

The data files were trimmed together (I see trim in the name)? R1/R2 reads are not out of sync? If true I suggest that you try dropping the number of threads and memory a bit and see if that helps. Try 32 threads and 400 GB RAM.

ADD REPLY
0
Entering edit mode

This is paired end read and trimmed <35bp and Q<30

ADD REPLY
0
Entering edit mode

Trimmed together was what I was asking. i.e. you did not trim R1 and R2 files independently.

trimmed <35bp and Q<30

Reads were selected that were better than those criteria? If you are trying to assemble reads that are shorter than 35 bp then that could cause the problem above.

ADD REPLY
0
Entering edit mode

Trimming was done independently for both R1 and R2 files i.e., with trimming option of trimming base pair less than 35 bp and Q less than 30

ADD REPLY
0
Entering edit mode

Please do not paste screenshots of plain text content, it is counterproductive. You can copy paste the content directly here (using the code formatting option shown below), or use a GitHub Gist if the content volume exceeds allowed length here.

code_formatting

ADD REPLY

Login before adding your answer.

Traffic: 1596 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6