Closed averagehat closed 9 years ago
Add this to top so the report target will run on it as well. You also don't seem to be creating the tsv file for sqr
SQROUTPUT = single_cp_multi_thread_seqr.$(AVAILCPU).$(SUBSELECT).tsv
TSVOUTPUT = $(BLASTOUTPUT) $(DIAMONDOUTPUT) $(SQROUTPUT)
I got confused, I failed to pull your changes, should be good now
Looks good to me
Adding seqr into the makefile. Currently seqr requires java 8.
module load java/jdk1.8