comparison export_to_cluster.py @ 5:8b8466d30d50 draft default tip

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/export_to_cluster/ commit d96cd7ee9c686c185b6734aa08ab5a891cc44149-dirty
author earlhaminst
date Mon, 03 Mar 2025 17:49:27 +0000
parents ddd9749d3b00
children
comparison
equal deleted inserted replaced
4:ddd9749d3b00 5:8b8466d30d50
1 #!/usr/bin/env python
2 from __future__ import print_function
3
4 import optparse 1 import optparse
5 import os 2 import os
6 import os.path 3 import os.path
7 import re 4 import re
8 import shutil 5 import shutil