Hi all,
I'm a developer for the CoGAPS package (https://github.com/FertigLab/CoGAPS).
I'm looking into ways to build our core C++ code as a standalone application
and I would like to be able to maintain a single repository for the C++ code
and pull that into both repositories for the R package
Good day,
I couldn't get a working param object. It never completes the command
param = bpstart(SnowParam(2, manager.hostname = "144.130.152.1", manager.port =
2559))
I obtained the IP address by typing "My IP address" into Google and it gave me
the address shown. I used netstat -an and
P
It's more likely that it never starts, probably because it tries to
create socket connections on ports that are not available, or perhaps
because the file path to the installed location of the BiocParallel
package is on a network share, or the 'master' node needs to be
specified with an IP addr