# HG changeset patch # User mheinzl # Date 1525872258 14400 # Node ID 43b16247c35a7bbff330271317f05a11b41fcb24 # Parent c4b8222dce298d3b33716e7852fde3928299467c planemo upload for repository https://github.com/monikaheinzl/galaxyProject/tree/master/tools/fsd commit 0641c8994fa786f303f6546d88ce24f15504d9b0 diff -r c4b8222dce29 -r 43b16247c35a fsd.py --- 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 diff -r c4b8222dce29 -r 43b16247c35a fsd.xml --- a/fsd.xml Wed May 09 09:20:06 2018 -0400 +++ b/fsd.xml Wed May 09 09:24:18 2018 -0400 @@ -1,6 +1,6 @@ - + Family size distribution (FSD) of tags matplotlib