test:
	./runMe.sh
	diff fusion_preds.txt.post_blast_filter fusion_preds.txt.expected_result

clean:
	./cleanMe.sh

