diff filter-below-abund.py @ 5:4ff373852ec5 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/khmer/ commit f30bc6f7e10409dfa0dd65688e60da8b59f12464
author iuc
date Mon, 14 Nov 2016 17:48:20 -0500
parents 69180013f797
children c0424b351793
line wrap: on
line diff
--- a/filter-below-abund.py	Wed Nov 09 06:05:04 2016 -0500
+++ b/filter-below-abund.py	Mon Nov 14 17:48:20 2016 -0500
@@ -83,5 +83,6 @@
 
         tsp.start(verbose_fasta_iter(infile), outfp)
 
+
 if __name__ == '__main__':
     main()