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

Unable to convert/visualize pairs file #15

Open
skoren opened this issue May 10, 2022 · 1 comment
Open

Unable to convert/visualize pairs file #15

skoren opened this issue May 10, 2022 · 1 comment

Comments

@skoren
Copy link

skoren commented May 10, 2022

I don't have a bam alignment but instead have a pairs file. However, whenever I convert it and try to load it, I get a segmentation fault. I tried using a sample pairs file from https://github.com/4dn-dcic/pairix/blob/master/samples/4dn.bsorted.chr21_22_only.largechr.pairs with the command: cat 4dn.bsorted.chr21_22_only.largechr.pairs | Pretext/PretextMap -o mapped.pretext with PretextMap Version 0.0.41 and still get a segmentation fault when loading this file:

$  /Applications/PretextView.app/Contents/MacOS/PretextView 
Segmentation fault: 11

I can load VGP pretaxt files w/o issue so I think my installation is working correctly. I assume I'm doing something simple incorrectly and would appreciate any advice.

@debx4
Copy link

debx4 commented Jan 12, 2025

Ensure you're using the latest version of PretextMap and PretextView to avoid compatibility issues.
Ensure the file has a valid header.
By systematically verifying the file format and using a minimal test file, you can pinpoint whether the issue lies in the .pairs file, PretextMap, or PretextView.
i hope this will help @skoren if not I would love for any help.

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