This is a test version of Biostars. For the public version, visit https://www.biostars.org.
What is a rational way to filter VCF and other genome files using BED file with selected genes?

What is a rational way to filter VCF and other genome files using BED file with selected genes?

I found similar there -- Extract Sub-Set Of Regions From Vcf File. Is there any Python and R or Ruby/Java elegant solution for this common task? And how that can be done using Galaxy tools?

vcf subset bed tuberculosis galaxy

Hello matveyspr!

We believe that this post does not fit the main topic of this site.

It is highly unclear what you are asking.

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

1 answer

bedtools intersect is available in Galaxy ("Intersect Intervals") and can do this.

Log in to answer this question.