Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

BED parsing not fully compliant with spec #189

Open
mdshw5 opened this issue May 18, 2022 · 0 comments
Open

BED parsing not fully compliant with spec #189

mdshw5 opened this issue May 18, 2022 · 0 comments

Comments

@mdshw5
Copy link
Owner

mdshw5 commented May 18, 2022

Due to the new AcidBio tests in #188 I now can improve support for BED edge cases in the faidx tool. Currently BED3 support is at 3/18 passed good test cases and 15/15 correctly failed bad test cases. The latter are likely caught at the interpreter level as TypeError or ValueError and could be handled in a more explicit manner.

See here for initial test suite results.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant