Skip to content

Async version of vcf::reader::Builder? #209

Answered by zaeleus
holtgrewe asked this question in Q&A
Discussion options

You must be logged in to vote

Reader builders in noodles are mainly a convenience around opening local files. In the case of using an async stream, I'm not sure a builder would be useful here, as building from a reader simply calls the reader constructor (AsyncReader::new).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by holtgrewe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants