LOLA
LOLA copied to clipboard
PEP loading function for LOLA
@joseverdezoto this is not passing the travis unit tests, can you look into that?
@nsheff could you look over the changes to the loadPEPdb
function? I think the previous travis unit tests warnings arose because I didn't have simplecache
installed locally. It could also be that warnings were being treated as errors. Let me know if the current changes look good.
I think the previous travis unit tests warnings arose because I didn't have simplecache installed locally
this was running on travis, right? your local environment would be irrelevant...
@nsheff I made the suggested changes tested the function. The only thing I'm not sure of is how we'd include pepr
as a dependency. I tried updating the DESCRIPTION
file but that commit didn't pass the travis unit tests because pepr
could not be installed