Skip to content
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

simreads long runtime #177

Open
weilu1998 opened this issue Jan 31, 2023 · 2 comments
Open

simreads long runtime #177

weilu1998 opened this issue Jan 31, 2023 · 2 comments

Comments

@weilu1998
Copy link

Hi,

I am wondering what's the expected runtime of simreads for 30X coverage and 300Mb genome? I generated the error profile using the top 20k reads from a Nanopore sequencing run and started the simread job 3 days ago and it is still running. I don't see any update to the log file. Is it expected? How to speed up the process?

Thanks

@fritzsedlazeck
Copy link
Owner

Mmh thats not good. Please check the parameters for sure... Can you post the command?

Thanks
Fritz

@weilu1998
Copy link
Author

Hi @fritzsedlazeck,

Thanks for the reply!

SURVIVOR simreads ref.fa sample_error_profile.txt 30 sample_sim_rep1

This is the head of the error profile

Pos     P(stop) P(match)        P(mismatch)     P(ins)] P(del)
0       0.000000        0.639120        0.360880        0.000000        0.000000
1       0.000000        0.665107        0.334684        0.000070        0.000140
2       0.000000        0.650157        0.349563        0.000070        0.000210
3       0.000000        0.659658        0.325533        0.005169        0.009640
4       0.000000        0.660286        0.318477        0.009710        0.011526
5       0.000000        0.664827        0.311352        0.009780        0.014041
6       0.000000        0.665037        0.308977        0.012225        0.013762
7       0.000000        0.660496        0.316242        0.009291        0.013971
8       0.000000        0.658959        0.308488        0.013203        0.019350

This is the tail of the error profile

66885   0.999930        1.000000        0.000000        0.000000        0.000000
66886   0.999930        1.000000        0.000000        0.000000        0.000000
66887   0.999930        1.000000        0.000000        0.000000        0.000000
66888   0.999930        1.000000        0.000000        0.000000        0.000000
66889   0.999930        1.000000        0.000000        0.000000        0.000000
66890   0.999930        1.000000        0.000000        0.000000        0.000000
66891   0.999930        1.000000        0.000000        0.000000        0.000000
66892   0.999930        1.000000        0.000000        0.000000        0.000000
66893   0.999930        1.000000        0.000000        0.000000        0.000000
66894   0.999930        1.000000        0.000000        0.000000        0.000000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants