Mercurial > repos > jackcurragh > ribogalaxy_get_chrom_sizes
changeset 24:feeee18b0084 draft
Uploaded
author | jackcurragh |
---|---|
date | Wed, 18 May 2022 10:28:29 +0000 |
parents | ca6a237895f3 |
children | 3276016ac5b3 |
files | get_chrom_sizes/calculating_chrom.sizes.py get_chrom_sizes/output |
diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/get_chrom_sizes/calculating_chrom.sizes.py Wed May 18 10:24:56 2022 +0000 +++ b/get_chrom_sizes/calculating_chrom.sizes.py Wed May 18 10:28:29 2022 +0000 @@ -13,7 +13,7 @@ if fasta_source == 'builtin': genome = builtin -chromSizesoutput = open('output',"w") +chromSizesoutput = open(output,"w") records = [] record = False