diff RepEnrich.py @ 4:d1f7ab78f7b5 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/repenrich commit 2066f507880250c0093e7353e7c18910c002b05f
author artbio
date Sun, 18 Nov 2018 12:53:01 -0500
parents 15e3e29f310e
children 6f4143893463
line wrap: on
line diff
--- a/RepEnrich.py	Fri Sep 22 03:19:23 2017 -0400
+++ b/RepEnrich.py	Sun Nov 18 12:53:01 2018 -0500
@@ -1,10 +1,7 @@
-#!/usr/bin/env python
-
 import argparse
 import csv
 import os
 import shlex
-
 import shutil
 import subprocess
 import sys