You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bash
cd testdata
cp ../bin/xander_setenv.sh my_xander_setenv.sh
# edit the parameters in my_xander_setenv.sh
../bin/run_xander_skel.sh my_xander_setenv.sh "build find search" "nifH nirK rplB nosZ"
In the last step, run_xander_skel.sh fails when it gets to line 26. It attempts to run run_xander_build.sh from BASEDIR=/mnt/research/rdp/public/RDPTools/Xander_assembler/bin instead of from a directory on the local filesystem.
causes it to fail unconditionally
The text was updated successfully, but these errors were encountered: