-
Notifications
You must be signed in to change notification settings - Fork 81
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
sqm_longreads yields wrong mcount table #686
Comments
No ideas on this issue? |
Hi, |
Thank you for your answer! I will try to run it that way as soon as I get enough disk available for the run. The thing is that it didn't happen with the "shorter" (less than 10 samples) runs... |
This is indeed weird. Were the shorter runs also using the same parameters? |
Yep, only changed paths/filenames in the run. |
Hello! |
Hello everybody, SOrry for the delay but I was following your suggestions before answering back.
I hope you can spot the problem, because I have already run the project twice (8 full days running each time) and feel a little concerned with this issue. Thanks in advance JL |
Any insight after looking at the results' directory contents? I've run the test_install.pl script and All checks seem to be correct. I've tried to run in on 1 and 5 samples only and this time the .mcounts file seems to be incorrect in both cases, now... The only thing I can think about is that I updated SqueezeMeta to version 1,6 before running this batch of samples... |
I finally found out what is the problem. Is this something that you can fix or should we (the users) accept that sqm_longreads is not a script that can benefit from your awesome "restart" feature? Thanks in advance & Best wishes JL |
Thanks for the insight! |
Dear developers,
I have run sqm_longreads on 24 ONT samples and the .out.allreads.mcount file is not correct, Every sample's "reads" related columns are either empty or filled with 0 values, even though "ORF" columns are correct and account for the detected ORFS in each read.
Here is a sample of the table to illustrate my words:
I tried the same analysis with 1 sample and 9 samples and in both cases, the .out.allreads.mcount file was completely correct.
The command I run was (I'm using the latest available version of SqueezeMeta 1.6.2):
sqm_longreads.pl -p PROJECT -s list.txt -f /storage/SQM/PROJECT/ --euk -t 16
Is there any problem if I analyze more than 10 samples in the same batch (when it comes to parsing each sample's results and generating the full table)?
By the way, I can't import the results into SQMtools as I receive an error referring to the results parsing... I presume it is caused by the malformed .mcount table.
I would appreciate it if you could help me fix this problem due to its urgency.
Thanks in advance & Best wishes
JL
The text was updated successfully, but these errors were encountered: