comparison snp-wind.py @ 13:6adaecff5f2b

planemo upload commit 7f6183b769772449fbcee903686b8d5ec5b7439f-dirty
author jpayne
date Wed, 31 Jan 2018 09:50:37 -0500
parents eefdd97a6749
children
comparison
equal deleted inserted replaced
12:8764af78e270 13:6adaecff5f2b
1 #! /usr/bin/env python3.6 1 #! /usr/bin/env python
2 2
3 import argparse 3 import argparse
4 import uuid 4 import uuid
5 import os, sys 5 import os, sys
6 from os.path import join as j 6 from os.path import join as j