zcat ~/genomes/hg20/hg38-male-GuideScan/hg38-male.chr*.csv.gz | python ~/code/makehistogram.py - 5 hg38-male-GuideScan.CFD_cutting_specificity_score.hist-0.01-bins -splitby , -bins 0.01 0 1 &
zcat ~/genomes/mm10/mm10-GuideScan/mm10.chr*.csv.gz | python ~/code/makehistogram.py - 5 mm10-GuideScan.CFD_cutting_specificity_score.hist-0.01-bins -splitby , -bins 0.01 0 1 &
zcat ~/genomes/hg20/hg38-male-GuideScan/hg38-male.chr*.csv.gz | python ~/code/makehistogram.py - 5 hg38-male-GuideScan.CFD_cutting_specificity_score.hist-0.1-bins -splitby , -bins 0.1 0 1 &
zcat ~/genomes/mm10/mm10-GuideScan/mm10.chr*.csv.gz | python ~/code/makehistogram.py - 5 mm10-GuideScan.CFD_cutting_specificity_score.hist-0.1-bins -splitby , -bins 0.1 0 1 &
