diff repmatch_gff3.py @ 4:6acaa2c93f47 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repmatch_gff3 commit 315c3ddcdbf38a27d43753aae3b6d379306be5a9
author iuc
date Wed, 12 Jul 2017 10:11:53 -0400
parents a072f0f30ea3
children
line wrap: on
line diff
--- a/repmatch_gff3.py	Fri Jan 13 10:52:02 2017 -0500
+++ b/repmatch_gff3.py	Wed Jul 12 10:11:53 2017 -0400
@@ -8,6 +8,7 @@
 # Files: statistics_table.tabular (file to replicate ID), matched_paired_peaks.tabular, detail.tabular, unmatched_peaks.tabular
 
 import argparse
+
 import repmatch_gff3_util
 
 if __name__ == '__main__':