Closed crazyhottommy closed 7 years ago
Thank you for the suggestion Tommy.
Yes, expanding of 300bp on both sides is recommended. I will include a command line option for it in the next release and update the documentation accordingly.
I will close this ticket, but please share any other comment or suggestion in the future. Thanks!
great and thanks for this useful tool!
Thanks, Tommy
Hi,
I am working on whole exome data, and lancet missed an important RB1 mutation. I feed the lancet with the exome capture bed files. It looks like one needs to expand the region a bit in order for lancet to call the mutation.
RB1 exon1
This will miss the mutation
expand 100 bp both up and downstream of the exon
This finds the mutations.
I am aware that lancet is using local assembly so a larger window is needed, a previous issue by me https://github.com/nygenome/lancet/issues/11 . May be it is good to point out in the documentation that one needs to expand the exome capture regions a bit (recommendation? 300bp on both ends?)
Thanks! Tommy