Transposon profile for a chromosome of interest

How to use the code in the same script

if __name__ == '__main__':
    profile_plot(bed_file=bed_file, variable=variable, chrom=chrom, bar_width=bar_width, savefig=savefig)