You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This time I tried to look through issues and code. ;)
As far as I can see, sarek does not do any kind of variant decomposition, which (if coupled with normalization) can simplify processing of the produced VCF file by downstream tools, prior to annotation. "bcbio" back in the day did this, although if this is implemented in sarek, it should be definitely optional and turned off by default.
The text was updated successfully, but these errors were encountered:
Hey! Yes I think this would be great to have. We discussed it back and forth a bunch but I think it definitely makes sense also simplify merging of multiple callers
Description of feature
This time I tried to look through issues and code. ;)
As far as I can see, sarek does not do any kind of variant decomposition, which (if coupled with normalization) can simplify processing of the produced VCF file by downstream tools, prior to annotation. "bcbio" back in the day did this, although if this is implemented in sarek, it should be definitely optional and turned off by default.
The text was updated successfully, but these errors were encountered: