The process gets stuck while running "gimble gridsearch" and has taken a long time without moving forward. #152
Replies: 4 comments
-
I ran the analysis separately for each chromosome. This chromosome is 209 Mb long, and I also tried the shortest chromosome (37 Mb), but encountered the same issue. |
Beta Was this translation helpful? Give feedback.
-
CPU usage is not very high. |
Beta Was this translation helpful? Give feedback.
-
If I add -w parameter, like: I can see the ouput file was generated: |
Beta Was this translation helpful? Give feedback.
-
It was probably due to server resource issues. Here is: [+] Gridsearch can be accessed with 'gridsearch/windows_kmax2/Chr1.BA' During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My command is :"gimble gridsearch -z analysis/Chr1.z -g makegrid/Chr1.BA -d tally/windows_kmax2 -p 5 -f".
My gimble version is v1.0.3.
I see:
[+] Running 'gimble gridsearch' ...
[+] Gathering data for gridsearch ...
[+] Searching with grid 'Chr1.AB' along tally 'windows_kmax2' ...
[%] Gridsearch: 100%|█████████████████████████████████████████| 54432/54432 [15:35<00:00, 58.21it/s]
But it's been 12 hours, and it's still stuck here with no changes
Beta Was this translation helpful? Give feedback.
All reactions