diff MirParser.py @ 5:74394e39ad22 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/MirParser commit 76b92fc0dd106f009b1df4221347fd892cfdd31f
author drosofff
date Sun, 11 Jun 2017 05:56:29 -0400
parents 101fec3cba04
children
line wrap: on
line diff
--- a/MirParser.py	Wed Oct 21 11:25:01 2015 -0400
+++ b/MirParser.py	Sun Jun 11 05:56:29 2017 -0400
@@ -8,7 +8,7 @@
 import sys
 import subprocess
 
-from smRtools import *
+from smRtools import HandleSmRNAwindows
 
 IndexSource = sys.argv[1]
 ExtractionDirective = sys.argv[2]