X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Fpipelines%2Fdesplit_fastq.py;fp=htsworkflow%2Fpipelines%2Fdesplit_fastq.py;h=2ad853c1fe2053f91ffaf19268264b159798e520;hp=0624aaa290a170a57593d85f07b0b642a1743e46;hb=1d7536c7a298329915775afb14e7a3c445371573;hpb=2816ef120f54daaf9ef5d6f70bb19e379f5ab955 diff --git a/htsworkflow/pipelines/desplit_fastq.py b/htsworkflow/pipelines/desplit_fastq.py index 0624aaa..2ad853c 100644 --- a/htsworkflow/pipelines/desplit_fastq.py +++ b/htsworkflow/pipelines/desplit_fastq.py @@ -7,7 +7,7 @@ import os from optparse import OptionParser import sys -from htsworkflow.version import version +from htsworkflow.util.version import version from htsworkflow.util.opener import autoopen from htsworkflow.util.conversion import parse_slice