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

[IO] VCF/BCF support #2953

Open
cauliyang opened this issue Mar 26, 2022 · 2 comments
Open

[IO] VCF/BCF support #2953

cauliyang opened this issue Mar 26, 2022 · 2 comments
Labels
question a user question how to do certain things

Comments

@cauliyang
Copy link

cauliyang commented Mar 26, 2022

Question

Hi dev-team!

I really like the library and learning how to use it. However, I am curious about what is the progress to implement annotation_file input/output for (vcf/bcf/..). I notice that https://github.com/seqan/seqan3/projects/23#card-28054215 . Is there a plan to release this module recently? 🤔

Thanks for your reply!

@cauliyang cauliyang added the question a user question how to do certain things label Mar 26, 2022
@smehringer
Copy link
Member

Hi @cauliyang ,

thank you, that is great to hear!

We are currently debating whether we will wrap or adapt to the https://github.com/h-2/b.i.o. library that is developed by one of our senior developers who left us after finishing is PhD. We are working closely with him but no decision has been made.

The B.I.O. library currently has support for vcf/bcf in and output as far as I know, as well as FASTA/Q reading. SAM/BAM is in the process .

If you have the use case and the time to try the vcf/bcf parser of B.I.O., it would be very helpful for us if you'd give us feedback! It could influence the decision if we adopt the B.I.O. API in seqan3.

I don't have a specific time frame right now when the I/O module will be tackled but it is on our list soon.

Best,
Svenja

@cauliyang
Copy link
Author

Hi @smehringer,

Many thanks for your kind reply 😄 , and I also notice B.I.O. I know maintaining a repo is not easy, and I really respect your work. I am also reading the books "sequence analysis and modern c++" from Hannes. It is great!

I will try to use the B.I.O library in my project. I hope this project goes well and becomes the golden standard in sequencing analysis 🚀 .

@smehringer smehringer added the response needed stalled since more user information is needed label Mar 30, 2022
@smehringer smehringer removed the response needed stalled since more user information is needed label Oct 14, 2022
@smehringer smehringer changed the title Is there plan to implement annotation_file input/output? Is there plan to implement annotation_file VCF/BCF input/output? Oct 20, 2022
@eseiler eseiler changed the title Is there plan to implement annotation_file VCF/BCF input/output? [IO] VCF/BCF Oct 20, 2022
@eseiler eseiler changed the title [IO] VCF/BCF [IO] VCF/BCF support Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question a user question how to do certain things
Projects
None yet
Development

No branches or pull requests

2 participants