Skip to content

Commit

Permalink
add stable url
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-VM committed Jun 3, 2024
1 parent 6e94fc4 commit cb1c258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/multiqc_to_custom_csv.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# Sourced and Edited from nf-core/viralrecon:
# https://github.com/nf-core/viralrecon/blob/master/bin/multiqc_to_custom_csv.py
# https://github.com/nf-core/viralrecon/blob/3731dd3a32a67a2648ea22c2bd980c224abdaee2/bin/multiqc_to_custom_csv.py
import os
import sys
import errno
Expand Down

0 comments on commit cb1c258

Please sign in to comment.