Replies: 3 comments 5 replies
-
@Bastien-N good to know that you are using our model. What are the error messages when running CHRR, or it took too long to finish? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@Bastien-N, if it is potentially due to the large size of Human1, you could try again using a subset of the model (e.g., remove a few thousand reactions). Though you wouldn't want the model to become too disconnected, so the choice of which reactions to remove would be important. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hi Bastien,
For ftINIT, there is a preparation step that takes roughly an hour, which
you only need to run once, i.e., not per sample. Then ftINIT usually takes
1-2 minutes per sample, depending on your computer. In the ftINIT paper
(under revision), we have for example generated 22,000 models, which didn't
take that long. One thing to think about if you want to try it is that
there are two ways to run it, in 1+0 mode and 1+1 mode. In 1+0, most
reactions without GPRs are kept in the model, while only the ones "needed"
are kept in the 1+1 mode. So, it depends a bit on what you want to do with
your model. For structural comparisons 1+0 is better (less randomness),
while 1+1 may be better in your case. But try both, it only takes a minute
extra to run.
…On Thu, Nov 17, 2022 at 9:40 AM Jonathan Robinson ***@***.***> wrote:
Ok, mCADRE is also a good choice, though I understand that it may be
slower for such a large model. If for some reason you end up trying both
methods and comparing, we would of course be happy to hear about your
findings 😬
—
Reply to this email directly, view it on GitHub
<#433 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHX2AK76MEYUZT5X47E2SNDWIY7XRANCNFSM6AAAAAASB6YRRY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I have been trying to perform flux space sampling on the Human1 model for the past week and I cannot seem to make it work. Normally I would just use CHRR from the Cobra-toolbox, but this does not seem to work, I suspect the model is too large for the rounding step to work.
Other samplers are generally exponentially more expensive in time and computation, so they would be very impractical for my project.
Has anyone been able to perform sampling on Human1, and if so could you share which tool you used to do so?
Bastien
Beta Was this translation helpful? Give feedback.
All reactions