Skip to content

Commit

Permalink
modified busco to use the correct module on condo2017
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun Somwarpet-Seetharam - staff (sponsor severin) committed Feb 10, 2017
1 parent f6f8fea commit 725ba71
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions runBUSCO_genome.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
# Arun Seetharam
# 2015/10/09 <[email protected]>
#
#####################################
# DO NOT USE THIS FOR PLANT BUSCOS
#####################################
#
#
#ORG=actinopterygii_odb9
Expand Down Expand Up @@ -43,7 +40,7 @@ ORG=embryophyta_odb9
# results will be stored in the new directroy with the genome suffix


module use /shared/software/GIF/modules
module use /work/GIF/software/modules
module load busco/2.0
genome="$1"
outname=$(basename ${genome%.*})
Expand Down

0 comments on commit 725ba71

Please sign in to comment.