diff --git a/src/snpeff/script.sh b/src/snpeff/script.sh index 9c6d94f5..57c92eb1 100644 --- a/src/snpeff/script.sh +++ b/src/snpeff/script.sh @@ -138,5 +138,4 @@ directory_path=$(dirname "$absolute_path") # Move the automatically generated outputs to the pwd if [ -z "$par_noStats" ]; then mv -f snpEff_genes.txt snpEff_summary.html "$directory_path" -fi -# mv -f snpEff_genes.txt "$directory_path" \ No newline at end of file +fi \ No newline at end of file