diff --git a/workflow/scripts/software_report.py b/workflow/scripts/software_report.py index 240c95083cf149ff5f22e08e1d3a34229a8b870f..406b9bde9189f71093e54ade0268ce2dd40ace8e 100644 --- a/workflow/scripts/software_report.py +++ b/workflow/scripts/software_report.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- from __future__ import print_function @@ -52,7 +52,7 @@ for k, v in regexes.items(): # Dump to YAML print( ''' - id: 'BICF ChIP-seq Analysis' + id: 'Software Versions' section_name: 'Software Versions' section_href: 'https://git.biohpc.swmed.edu/BICF/Astrocyte/chipseq_analysis/' plot_type: 'html'