Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Question about the SV pipeline #4

Open
mldmort opened this issue Sep 25, 2019 · 1 comment
Open

Question about the SV pipeline #4

mldmort opened this issue Sep 25, 2019 · 1 comment

Comments

@mldmort
Copy link

mldmort commented Sep 25, 2019

Hi Philipp,

I have a question about this pipeline.
In the bed_from_bam rule you use bamref2bed, which I assume generates a bed file from the mapped bam file. Then you use this bed file to filter the Sniffles SV calls.
Two questions:

  • I could not find bamref2bed program online. Is it in a python package you got from Conda? Can you provide a reference?
  • Why do you need to filter the SVs with this bed file? What is the purpose of that?

Thanks a lot for clarifying.
Best regards,
M

@a-slide
Copy link
Member

a-slide commented Nov 14, 2019

bamref2bed is actually in lib folder sniffles_bamref2bed.py. My understanding is that it just generates a bed formatted list with the length of each chromosome.
I am not sure I understand very well the subsequent steps of filter_region and reformat_vcf.

@philres or @bsipos, would you mind clarifying ?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants