at directory of samtools1.9 # export SAMDIR=$PWD # cd ../calcRoiCovg/ # make Please define environment variable SAMDIR to point to your samtools libraries what should I do that? Thanks
at directory of samtools1.9
export SAMDIR=$PWD
cd ../calcRoiCovg/
make
Please define environment variable SAMDIR to point to your samtools libraries
what should I do that?
Thanks