#! /bin/bash # Last edited on 2008-06-08 17:22:41 by stolfi # Usage: plot-region-lengths {OUTNAME} # Plots the region length histograms found in files # "{OUTNAME}-K.lens" and "{OUTNAME}-N.lens". # The plots are called "{OUTNAME}-{TAG}.eps" for various # values of {TAG}. outName="$1"; shift progdir=${STOLFIHOME}/programs/c/DNA/dnabayes ${progdir}/dbd_plot_region_length_stats ${outName}