#-- 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>
See also Guide Index | Technical Documentation Index | Support Forum
GATK version ${version} built at ${timestamp}.
#macro> <#macro pageFooter>