Hi,
Try to run BRAKER after installing all the dependencies, unable to run couldn't really understand the error.
In-addition I installed the Scalar::Util::Numeric
perl module.
Suggestions please.
./braker.pl
Can't locate Scalar/Util/Numeric.pm in @INC (you may need to install the Scalar::Util::Numeric module) (@INC contains: /home/sun/perl5/lib/perl5/x86_64-linux-thread-multi /home/sun/perl5/lib/perl5 /home/sun/anaconda3/lib/site_perl/5.26.2/x86_64-linux-thread-multi /home/sun/anaconda3/lib/site_perl/5.26.2 /home/sun/anaconda3/lib/5.26.2/x86_64-linux-thread-multi /home/sun/anaconda3/lib/5.26.2 .) at ./braker.pl line 26.
BEGIN failed--compilation aborted at ./braker.pl line 26.
line 26 in braker.pl
use Scalar::Util::Numeric qw(isint)
I resolved using conda.
May I ask how? I have the same problem
bioconda has braker 1 2 and 3. Resolve it like you would resolve any other software installation using conda.