10000 Recent issue with input bed that only have 3 columns · Issue #410 · daler/pybedtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Recent issue with input bed that only have 3 columns #410

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 8000 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

Open
xuebingjie1990 opened this issue Jul 31, 2024 · 1 comment
Open

Recent issue with input bed that only have 3 columns #410

xuebingjie1990 opened this issue Jul 31, 2024 · 1 comment

Comments

@xuebingjie1990
Copy link

Hi....

I recently start to have prolem with pybedtools.BedTool() when the input bed file only have the first 3 columns like

chr1	3012568	3012773
chr1	3094410	3095612
chr1	3113593	3113955
chr1	3119518	3120728
chr1	3121390	3121765
chr1	3121835	3122127
chr1	3181166	3181337
chr1	3204856	3205092
chr1	3210229	3210709
chr1	3235436	3235734

It gave me the warning WARNING: File universe.bed has inconsistent naming convention for record: chr1 3012568 3012773 and resulted in no bedtool obj.

I just started to have this problem about a month ago. I used the same file before with no problem. I tried to update pybedtools to the leatest version but no help.

Can you please explain if I am missing something?

Many thanks

Bing

@daler
Copy link
Owner
daler commented Nov 5, 2024

Are you able to attach the problematic file? It could be that there is a space instead of tab or something like that. And what specific command did you use to trigger that error?

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
0