Skip to content

Commit

Permalink
Update ROSE-call.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
madetunj authored Jan 9, 2020
1 parent a0ecf9d commit 4d1d27e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions bin/ROSE-call.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,7 @@
# Rose Caller to detect both Enhancers and Super-Enhancers
#
# Version 1 11/16/2019

##############################################################
# ##### Please replace PATHTO with your own directory ###### #
##############################################################
PATHTO=/path/to/ROSE
PYTHONPATH=$PATHTO/lib
export PYTHONPATH
export PATH=$PATH:$PATHTO/src
# Updated: 1/9/2020

if [ $# -lt 7 ]; then
echo ""
Expand Down

0 comments on commit 4d1d27e

Please sign in to comment.