<#-- This file contains all the theming neccesary to present GATKDocs on the GATK website Included are the paths to our bootstrap assets as well as helper functions to generate relevant links --> <#global siteRoot = "http://www.broadinstitute.org/gatk/" /> <#global guideIndex = "http://www.broadinstitute.org/gatk/guide/" /> <#global forum = "http://gatkforums.broadinstitute.org/" /> <#macro makeHeader title isIndex> ${title} documentation
<#if isIndex>
<#macro footerInfo>

See also Guide Index | Tool Documentation Index | Support Forum

GATK version ${version} built at ${timestamp}. <#-- closing P tag in next macro --> <#macro footerClose> <#-- ugly little hack to enable adding tool-specific info inline -->

<#macro pageFooter>
<#macro getCategories groups>