mocha icon indicating copy to clipboard operation
mocha copied to clipboard

trouble while installing MoCha

Open zedicush opened this issue 5 months ago • 2 comments

Hello,

I'm getting trouble while installing MoCha with this command line. " cd bcftools-1.20/ /bin/rm -f plugins/{{mocha,beta_binom,genome_rules}.h,{mocha,mochatools,extendFMT}.c} wget -P plugins https://raw.githubusercontent.com/freeseek/mocha/master/{{mocha,beta_binom,genome_rules}.h,{mocha,mochatools,extendFMT}.c} make /bin/cp bcftools plugins/{fill-tags,fixploidy,mocha,trio-phase,mochatools,extendFMT}.so $HOME/bin/ "

The error is /bin/cp bcftools plugins/{fill-tags,fixploidy,mocha,trio-phase,mochatools,extendFMT}.so $HOME/bin/ /bin/cp: cannot stat 'plugins/trio-phase.so': No such file or directory

After the make, I don't see the trio-phase in the plugins. thank you

zedicush avatar Sep 24 '24 14:09 zedicush