How can I know whether the personalized GEM pass the metabolic tasks #531
-
Hi, I’m new here and actually there are some questions confused me quite a long time. Looking forward to your reply!!! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi @Joyjoyjoyc, if you included the list of 57 tasks as input (to ftINIT) while constructing the personalized GEM, then it should by requirement be able to pass those tasks. However, if you would like to verify that this is indeed the case, you can use the |
Beta Was this translation helpful? Give feedback.
Hi @Joyjoyjoyc, if you included the list of 57 tasks as input (to ftINIT) while constructing the personalized GEM, then it should by requirement be able to pass those tasks.
However, if you would like to verify that this is indeed the case, you can use the
checkTasks
function - just provide it with your personalized GEM and the task list, and it will report for each task whether it passes or fails.