Skip to content
Snippets Groups Projects
Commit ac22d9cf authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Update to python standards.

parent ef496a5f
Branches
No related merge requests found
#!/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'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment