Skip to content

Commit

Permalink
runners script
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanm99 committed Sep 17, 2024
1 parent 6c393a8 commit 5f5a075
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/snpeff/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
fi

0 comments on commit 5f5a075

Please sign in to comment.