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

Failing to inject path into og file while using odgi -inject #536

Open
gavinieong opened this issue Oct 26, 2023 · 1 comment
Open

Failing to inject path into og file while using odgi -inject #536

gavinieong opened this issue Oct 26, 2023 · 1 comment

Comments

@gavinieong
Copy link

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.

@subwaystation
Copy link
Member

Can you please share your data?

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