arq5x / lumpy-sv

lumpy: a general probabilistic framework for structural variant discovery
MIT License
314 stars 118 forks source link

Question on Evidence Weight #246

Open egoetz opened 6 years ago

egoetz commented 6 years ago

When calling Lumpy express, what is the default weight of each type of evidence (ex. paired end)? My guess would be that each piece of evidence is set to one, however I was unable to confirm this when I search through the README or the source code. I am sure that the information is in one of the .cpp files, I was just unable to find it. Thanks in advance for your help, it is most appreciated.