diff yac.py @ 6:acbf910cd2ae draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/yac_clipper commit a3e2a5c2c8d914a574ef35b0f1864ddbde70611b
author artbio
date Mon, 28 Nov 2022 22:17:36 +0000
parents f7947c5a18b8
children
line wrap: on
line diff
--- a/yac.py	Wed Mar 17 22:09:32 2021 +0000
+++ b/yac.py	Mon Nov 28 22:17:36 2022 +0000
@@ -1,7 +1,5 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 # yac = yet another clipper
-# v 1.2.1 - 23-08-2014 - Support FastQ output
-# v 1.1.0 - 23-08-2014 - argparse implementation
 # Christophe Antoniewski <drosofff@gmail.com>
 
 import argparse