diff nested_collection.py @ 6:07107a686ce9 draft default tip

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