Mercurial > repos > jaredgk > ppp_vcfphase
diff beagle.py @ 2:54c84f7dcb2c draft
Uploaded
| author | jaredgk |
|---|---|
| date | Wed, 17 Oct 2018 17:20:47 -0400 |
| parents | 3830d29fca6a |
| children |
line wrap: on
line diff
--- a/beagle.py Tue Oct 16 18:03:51 2018 -0400 +++ b/beagle.py Wed Oct 17 17:20:47 2018 -0400 @@ -144,7 +144,7 @@ output_format : str Output file format ''' - print beagle_call_args + print (beagle_call_args) # Standard call to beagle standard_beagle_call(beagle_path, beagle_call_args, output_prefix)
