diff --git a/example/00.run.sh b/example/00.run.sh index 472a93d..6ee1d53 100644 --- a/example/00.run.sh +++ b/example/00.run.sh @@ -1,4 +1,4 @@ -perl ../bin/wgddetector.pl --input_cds test.cds.fa --input_pep test.pep.fa --output_dir out --tmp_dir tmp --thread_num 4 --cluster_engine mmseqs2 --clean no +perl ../bin/wgddetector.pl --input_cds test.cds.fa --input_pep test.pep.fa --output_dir output --tmp_dir tmp --thread_num 4 --cluster_engine mmseqs2 --clean no Rscript example.Rscript