Open matsen opened 9 years ago
Hello Peter--
It seems to me that this is the first instance of a path being specified in a config file. It seems to me good to keep it that way unless there is a solid reason to change this and the CLI of all of the tools to accomodate several genmats. What if I changed things to save the several genmats into one .RData file, such that we could keep things as they are?
Thanks!
Hm, so: changing make-genmat.R to store in a single file everything needed for the tree? That sounds like a good idea. Perhaps it should also do the setup done by peel.transmat, since that is shared in common by anything with the same tree as well; then the thing that is being stored is still a single object.
-p
On Sat, Feb 7, 2015 at 11:54 AM, Erick Matsen notifications@github.com wrote:
Hello Peter--
It seems to me that this is the first instance of a path being specified in a config file. It seems to me good to keep it that way unless there is a solid reason to change this and the CLI of all of the tools to accomodate several genmats. What if I changed things to save the several genmats into one .RData file, such that we could keep things as they are?
Thanks!
— Reply to this email directly or view it on GitHub https://github.com/petrelharp/context/issues/36#issuecomment-73380019.