]> git.donarmstrong.com Git - biopieces.git/blob - bp_test/test/test_remove_primers
cleanup of analyze_vals added analyze_scores
[biopieces.git] / bp_test / test / test_remove_primers
1 #!/bin/bash
2
3 source "$BP_DIR/bp_test/lib/test.sh"
4
5 run "$bp -f ACTGAGCTAGCAGCGGTGCG -r TGCTGGACTGGGTGGAGCAC -m 0 -i 0 -d 0 -I $in -O $tmp"
6 assert_no_diff $tmp $out.1
7 clean