#!/bin/bash source "$BP_DIR/bp_test/lib/test.sh" run "$bp -I $in -k SEQ_NAME,SEQ -O $tmp" assert_no_diff $tmp $out.1 clean