Closed johnmous closed 6 years ago
Script fails to call a few perl scripts from .../tabsat/tools/MethylSubpop/subpopulations.sh if not nstalled in $HOME The reason is it expects that the preceding (installation) path to be $HOME/tabsat/...
.../tabsat/tools/MethylSubpop/subpopulations.sh
$HOME/tabsat/...
Thanks for the pointer. I just pushed a fix.
Script fails to call a few perl scripts from
.../tabsat/tools/MethylSubpop/subpopulations.sh
if not nstalled in $HOME The reason is it expects that the preceding (installation) path to be$HOME/tabsat/...