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

noodles-htsget based refactor #89

Open
brainstorm opened this issue Jun 3, 2022 · 3 comments
Open

noodles-htsget based refactor #89

brainstorm opened this issue Jun 3, 2022 · 3 comments
Labels
enhancement New feature or request
Projects

Comments

@brainstorm
Copy link
Member

brainstorm commented Jun 3, 2022

Revisit noodles newest changes on noodles-htsget crate and refactor our htsget-search accordingly: https://github.com/zaeleus/noodles/commits/master/noodles-htsget

@brainstorm brainstorm self-assigned this Jun 6, 2022
@brainstorm brainstorm changed the title [chore] Noodles refactor and improve CI caching noodles-htsget based refactor Jun 14, 2022
@brainstorm brainstorm removed their assignment Jun 29, 2022
@brainstorm brainstorm added the enhancement New feature or request label Jun 30, 2022
@mmalenic
Copy link
Member

Closed via #122, and small changes in various other pull requests.

@brainstorm
Copy link
Member Author

brainstorm commented Dec 15, 2022

@mmalenic Are we really reusing functionality from noodles-htsget? I cannot see it even being imported on https://github.com/umccr/htsget-rs/blob/main/htsget-search/Cargo.toml :/

IIRC, when looking at the noodles-htsget crate, we concluded that we could nuke a ton of our own htsget-search crate, and it doesn't look like that right now?

Let me know if I'm wrong, if I'm not, reopen please ;)

@mmalenic
Copy link
Member

My bad! For some reason I had completely forgotten about that side of noodles. You're right, some of the structs look like they could be used from noodles-htsget (although it seems like parts of it are private), although most of the 'searching' logic would still need to be ours I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
1.0.0
To do
Development

No branches or pull requests

2 participants