You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when I check the output, I get this issue:
[odgi::inject] collecting cut points -nan% @ 0.00e+00/s elapsed: 00:00:00:00 remain: -2147483648:-3:-14:-8
[odgi::inject] injecting intervals -nan% @ 0.00e+00/s elapsed: 00:00:00:00 remain: -2147483648:-3:-14:-8
With nothing injected.
I was wondering, if anyone knows what is common issues that can cause this problem? And a fix for it?
Thank you for any help you can provide in guiding me in the right direction.
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to follow along with the tutorial on gene arrow creation, and do it on my own OG file instead of the example.
I could follow along with no problems in the first 2 steps:
1) Using odgi -build to create a OG file
2) Using odgi procbed to get new coordinates
Currently I am trying to inject a path into my OG file by using the command:
odgi inject -i ~/Pangenome.og -b ~/Pangenome.bed -o ~/Pangenome.genes.og -P
However, when I check the output, I get this issue:
[odgi::inject] collecting cut points -nan% @ 0.00e+00/s elapsed: 00:00:00:00 remain: -2147483648:-3:-14:-8
[odgi::inject] injecting intervals -nan% @ 0.00e+00/s elapsed: 00:00:00:00 remain: -2147483648:-3:-14:-8
With nothing injected.
I was wondering, if anyone knows what is common issues that can cause this problem? And a fix for it?
Thank you for any help you can provide in guiding me in the right direction.
The text was updated successfully, but these errors were encountered: