Closed samanvp closed 5 years ago
Since this repo was branched a while ago two CLs were missed, specifically:
Now they are merged with this PR, which is already big, and makes it a bit too complicated. Please let me know if you prefer to make these 3 changes 3 separate PRs or 3 commits.
In order to make execution of DeepVariant easier for new users, we introduced an automatic method for setting computational flags based on the size of input BAM file.
This is our best effort to reduce the cost of running DeepVariant. We ran extensive profiling experiments to find the optimal settings for both WGS and WES input files.