Open rmtfleming opened 3 years ago
Hi, it would be preferable if this: https://github.com/GonghuaLi/FastMM/tree/d32df20ccfcd462e7e92edb7d6bb02b82b4cc2ee/bin/extern/cobratoolbox-3.0.4_base were a submodule of the cobra toolbox. Thanks. Regards, Ronan
Hi Ronan, Thanks very much for your suggestion. I will edit this part and use a submodule of cobra toolbox. Best, Gonghua
Thanks again for this good suggestion.
Now we released FastMM version v1.2 : smallar but more independent.
---1. removed most of cobra functions and just remained miminal functions for FastMM in ./bin/extern/cobra3_submodule.
---2. removed lung_TCGA.txt which is previously for demo.
---3. edited README.md
Best, Gonghua
Hi Gonghua, the idea of a submodule is that it can automatically pull in updates to the cobra toolbox and it maintains a single working copy of the functions. The way you have implemented it achieves neither of those goals. It actually makes the problem of code maintenance worse, because there are now duplicate copies in your repo. Regards, Ronan
On Mon, 8 Feb 2021 at 08:32, Gonghua Li notifications@github.com wrote:
Thanks again for this good suggestion.
Now we released FastMM version v1.2 : smallar but more independent.
---1. removed most of cobra functions and just remained miminal functions for FastMM in ./bin/extern/cobra3_submodule.
---2. removed lung_TCGA.txt which is previously for demo.
---3. edited README.md
Best, Gonghua
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GonghuaLi/FastMM/issues/1#issuecomment-774969757, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQMEOSREHV3HX7SNBSN2RLS56OQ5ANCNFSM4WQGC3IQ .
(This message is confidential and may contain privileged information. It is intended for the named recipient only. If you receive it in error please notify me and permanently delete the original message and any copies.)
Hi, it would be preferable if this: https://github.com/GonghuaLi/FastMM/tree/d32df20ccfcd462e7e92edb7d6bb02b82b4cc2ee/bin/extern/cobratoolbox-3.0.4_base were a submodule of the cobra toolbox. Thanks. Regards, Ronan