#!/bin/bash source "$BP_DIR/bp_test/lib/test.sh" run "$bp -k SEQ_LEN -I $in -o $tmp -x" assert_no_diff $tmp $out.1 clean