-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scaff_bwa segmentation fault #18
Comments
Hi, I get exactly the same error with exactly the same files in the tmp (with file size 0 for both try.out and align2.dat). Best and thanks |
Many thanks for all your bug reporting efforts. I spent some time on this and sorry to say I haven't found the bug or the problem. VGP used a lot on scaff10x and it seems that they didn't have this issue and also I never had this problem. If any of the users had this problem and also put the data (reads and assembly) in a location for download, I would be really grateful! My problem is that I need to repeat this issue and then fix the bug. For the time being, please use scaffolding_reads to decode the barcodes and then use the paired reads for scaffolding. Best regards, Zemin |
Hi all, Apologies for not posting when I got things up and running. I believe I "solved" this (or at least I no longer run into the) problem by supplying the input 10X fastq's through input.dat file format:
Run command:
which was run in the following working directory : As a note I installed scaff10x with conda. @zning-sanger I'd be happy to upload the original files I used to a server if you'd like/it would be useful. I haven't tried to recreate the error since it was happening but maybe knowing how I fixed it helps?? |
Hi there,
I am encountering a segmentation fault when running Scaff10X.
Here is the stderr file associated with the error:
test_assembly.j23957420.run_scaff10x.hi.err.txt
Here is the stdout file associated with the job:
test_assembly.j23957420.run_scaff10x.hi.out.txt
I have the following lines in the
tmp_rununik_10443
and my
align.dat
file looks like this:I ran Scaff10X with the following parameters:
and used the following command to run scaff10x:
I didn't think this step much memory and indeed it fails at the same place if I use a partition with less memory (62000M/node).
Please advise! Thank you for your time :)
The text was updated successfully, but these errors were encountered: