diff fsd.py @ 7:43b16247c35a draft

planemo upload for repository https://github.com/monikaheinzl/galaxyProject/tree/master/tools/fsd commit 0641c8994fa786f303f6546d88ce24f15504d9b0
author mheinzl
date Wed, 09 May 2018 09:24:18 -0400
parents c4b8222dce29
children f7136e93604b
line wrap: on
line diff
--- a/fsd.py	Wed May 09 09:20:06 2018 -0400
+++ b/fsd.py	Wed May 09 09:24:18 2018 -0400
@@ -86,6 +86,8 @@
        fig = plt.figure()
        plt.subplots_adjust(bottom=0.25)
        if firstFile != str(None):
+           print(firstFile)
+           
            file1 = readFileReferenceFree(firstFile)
            integers = numpy.array(file1[:, 0]).astype(int)  ## keep original family sizes