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

Error indexing a custom contact text file #39

Closed
RXCoux opened this issue Sep 11, 2017 · 2 comments
Closed

Error indexing a custom contact text file #39

RXCoux opened this issue Sep 11, 2017 · 2 comments

Comments

@RXCoux
Copy link

RXCoux commented Sep 11, 2017

Hi, thanks a lot for making and maintaining all these very useful tools.

I have a custom made contact pairs file in the following format chr1 10000 20000 chr2 30000 50000 3.5

that I'm trying to index using pairix to load in cooler. I tried

pairix -s 1 -d 4 -b 2 -e 3 -u 5 -v 6 -T 3R.txt.gz

but I get

[get_intv] the following line cannot be parsed and skipped: chr3R 0 20000 chr3R 40000 60000 252

[ti_index_core] the indexes overlap or are out of bounds

It's the 1st line of my file and I don't really understand the error, my file only contains contacts for chr3R as I'm only interested in intra-chromosomal contacts.

3R.txt.gz

Could you please let me know if this error is reproducible or if I'm doing something wrong?
Thanks in advance

@SooLee
Copy link
Member

SooLee commented Sep 11, 2017 via email

@RXCoux
Copy link
Author

RXCoux commented Sep 11, 2017

Thanks that was a stupid mistake, my bad - it indeed worked

@RXCoux RXCoux closed this as completed Sep 11, 2017
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