
test:
	./test_PE_normalization.sh
	./test_SE_normalization.sh
	./test_PE_normalization.mult_read_sets.sh
	touch test

clean:
	./cleanme.pl
