mcveanlab / mccortex

De novo genome assembly and multisample variant calling
https://github.com/mcveanlab/mccortex/wiki
MIT License
113 stars 25 forks source link

make-pipeline.pl error #56

Closed yeban closed 7 years ago

yeban commented 7 years ago

Please could you advice how to get around this error I get when trying to run make-pipeline.pl:

Can't locate UsefulModule.pm in @INC (@INC contains: /data/SBCS-WurmLab/software/mccortex-0.2/scripts/../libs/bioinf-perl/lib /data/SBCS-WurmLab/software/mccortex-0.2/scripts/perl /data/home/btw675/tools/mccortex-0.2/scripts/perl /data/home/btw675/perl5/lib/perl5/x86_64-linux-thread-multi /data/home/btw675/perl5/lib/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./make-pipeline.pl line 14.
noporpoise commented 7 years ago

Did you clone with the --recursive flag? If not (or you're not sure) please run the command here:

https://github.com/mcveanlab/mccortex/wiki/FAQs#opps-i-cloned-without---recursive