1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/0a186b0aa953/ changeset: 0a186b0aa953 branches: user: dan date: 2011-06-01 17:40:38 summary: Minor reformatting for 5609:f530dbdde1f5 affected #: 1 file (0 bytes) --- a/lib/galaxy_utils/sequence/vcf.py Wed Jun 01 11:29:07 2011 -0400 +++ b/lib/galaxy_utils/sequence/vcf.py Wed Jun 01 11:40:38 2011 -0400 @@ -2,7 +2,7 @@ #See: http://1000genomes.org/wiki/doku.php?id=1000_genomes:analysis:vcf3.3 #See: http://1000genomes.org/wiki/doku.php?id=1000_genomes:analysis:variant_call_f... -NOT_A_NUMBER = float( 'NaN ') +NOT_A_NUMBER = float( 'NaN' ) class VariantCall( object ): version = None Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.