diff nested_collection.py @ 6:653d724a6b99 draft default tip

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit de8cdf895c3c6113f301a119788701b2465a1b1b"
author galaxyp
date Thu, 13 Aug 2020 07:53:09 +0000
parents 022f2c8d3274
children
line wrap: on
line diff
--- a/nested_collection.py	Fri May 19 09:01:13 2017 -0400
+++ b/nested_collection.py	Thu Aug 13 07:53:09 2020 +0000
@@ -57,5 +57,6 @@
             print('producing', dsetname)
             os.symlink(args.galaxyfiles[fnindex], dsetname)
 
+
 if __name__ == '__main__':
     main()