Hi all,
I've just begun tinkering with Biocellion, and I'm wondering if anybody has any tips on how to make workflows more convenient. Currently, I don't have access to a linux machine, so I'm running Biocellion on a VM in GCP. Developing directly on the VM isn't great since there is some network lag, and I don't have access to my IDEs. It's also a bit inconvenient to develop locally since I have to move files to and from my VM in order to see if the code compiles / does what I want. I'm wondering if anyone has any tips/tricks for speeding up development on a mac.
Additionally, I'm wondering how people generally build complex models. Do you generally start with smaller parts of the model, compile and test, then incrementally build out the complexity? How useful have you found writing tests in order to be sure that the model is doing what you think it's doing?
Any advice is greatly appreciated!
Robert