Mercurial > repos > iuc > snpeff_datatypes
changeset 1:2b53f59de80c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/datatypes/snpeff_datatypes commit e511f2e85cd3d39f34fc0ed6e0ea5bc7b9a11e9e
author | iuc |
---|---|
date | Thu, 14 Jan 2016 14:51:36 -0500 |
parents | d78b2b2a3388 |
children | |
files | snpeff.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/snpeff.py Thu Jan 22 07:58:16 2015 -0500 +++ b/snpeff.py Thu Jan 14 14:51:36 2016 -0500 @@ -19,7 +19,7 @@ def __init__( self, **kwd ): Text.__init__( self, **kwd ) - "" The SnpEff version line was added in SnpEff version 4.1 + # The SnpEff version line was added in SnpEff version 4.1 def getSnpeffVersionFromFile(self, path): snpeff_version = None try: