This is for test versions of l2p
Latest test version is 8.5
There are now two libraries : 1) l2p and 2) l2psupp
o2o() function ( "ortholog to ortholog") is moved from l2p to l2psupp.
l2psupp has 3 functions: o2o, updategenes and egids2hugos.
Install with:
install.packages("https://github.com/CCBR/l2ptest/raw/main/l2p_0.0-8.tar.gz", repos=NULL)
install.packages("https://github.com/CCBR/l2ptest/raw/main/l2psupp_0.0-8.tar.gz", repos=NULL)