Skip to content

Commit

Permalink
fix path?
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekbhr committed Nov 6, 2017
1 parent fe311c9 commit 1c4df66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workflows/ChIP-seq/ChIP-seq
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import shutil
import yaml
import inspect


sys.path.append(os.path.abspath(os.path.dirname(inspect.getfile(inspect.currentframe()))) + "/shared/")
#sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.dirname(inspect.getfile(inspect.currentframe())))))+"/shared/")

Expand Down

0 comments on commit 1c4df66

Please sign in to comment.