diff filter-below-abund.py @ 4:fadfb386c876 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:50:50 -0500
parents 67b597ec0baf
children d9cc87dfec6e
line wrap: on
line diff
--- a/filter-below-abund.py	Wed Nov 09 05:59:03 2016 -0500
+++ b/filter-below-abund.py	Mon Nov 14 17:50:50 2016 -0500
@@ -83,5 +83,6 @@
 
         tsp.start(verbose_fasta_iter(infile), outfp)
 
+
 if __name__ == '__main__':
     main()