Skip to content

There is a bug in subtract() function. #229

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

Open
Luobiny opened this issue Apr 14, 2025 · 0 comments
Open

There is a bug in subtract() function. #229

Luobiny opened this issue Apr 14, 2025 · 0 comments

Comments

@Luobiny
Copy link

Luobiny commented Apr 14, 2025

I have two dataframes and the first dataframe df1 has all the regions in the second dataframe df2. However, when I run bioframe.subtract(df1, df2), the output contains many regions on chromosome 9. Interestingly when I extract all the regions on chromsome 9 from both dataframes and then run bioframe.subtract(df1_chrom9, df2_chrom9), the output shows no regions, which is correct.

@Luobiny Luobiny changed the title There is a bug in sutract() function. There is a bug in subtract() function. Apr 14, 2025
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

1 participant