This is a test version of Biostars. For the public version, visit https://www.biostars.org.
LexWords perl module for ProDeGe software

I am attempting to run our installation of ProDeGe (https://www.nature.com/articles/ismej2015100) but have run up against he following error:

Can't locate LexWords.pm in @INC (you may need to install the LexWords module)

I have searched for LexWords module in Anaconda (where my perl install is) as well as CPAN and on Google and I cannot locate this. Does anyone know anything about what LexWords is or how I may best install it so I can get ProDeGe to run?

perl prodege installation module lexwords

Might be a custom module that the authors developed for that tool. The link in the paper is not even available anymore: https://prodege.jgi-psf.org/

I suggest you try contacting the corresponding author. If this is not possible you are probably better off finding a tool that is still maintained and does not cause trouble right at the installation step.

Thanks. I was afraid of that.

1 answer

I think the module you are looking for is available in this repo: https://bitbucket.org/berkeleylab/jgi-prodege/src/master/lib/. .

Thank you very much! That's it!

Log in to answer this question.