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
Updated haplotypecaller to WDL 1.0, removed comments from haplotypecaller JSON
Added allele-specific annotations to HC
Replaced joint-discovery with JointGenotyping workflow,
Added Terra version for JointGenotyping workflow
Added urls for imports for JointGenotyping workflows
Updated ReadMe to reflect changes to JointGenotyping workflow
SNPVariantRecalibrator runs out of memory on Papiv2. Provided an optional memory override and a default to 2*size(sites_only_variant_filtered_vcf, "GB" ). if default is lower then 7 GB memory sets to 7 GB.