Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Changed path to /modules
Browse files Browse the repository at this point in the history
  • Loading branch information
dorotajam committed Nov 2, 2018
1 parent 575a1e3 commit 4a9797c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_RAxML.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from random import *
from math import ceil

sys.path.extend(map(os.path.abspath, ['/nfs/users/nfs_s/sh16/scripts/modules/']))
sys.path.extend(map(os.path.abspath, ['/nfs/pathogen/sh16_scripts/modules/']))
from Si_general import *
from Si_SeqIO import *
from Si_SNPs_temp import *
Expand Down

0 comments on commit 4a9797c

Please sign in to comment.