I tried running the AMULET.sh script but it only produces the Overlaps.txt output, the OverlapSummary.txt file is not written.
Then, the python script throws an error.
`Traceback (most recent call last):
summarydata = pd.read_csv(args.overlapsummary, sep="\t").values
pandas.errors.EmptyDataError: No columns to parse from file`