Answered
seqpdist Kimura "method not available for amino acids" even though working with nucleotides
As Geoff points out in the comments, the problem is that several of the default option values don't work for the Kimura distance...

meer dan 4 jaar ago | 0

| accepted

Solved


Aquiles y la tortuga
Contaba Zenón en su famosa paradoja que un día Aquiles, el guerrero griego más veloz de la Hélade, se enfrentó a una pequeña tor...

meer dan 4 jaar ago

Answered
Microarray Analysis Trouble in Analysis
Let me make sure I understand your problem. You are trying to run the following example: https://uk.mathworks.com/help/bioinfo/...

meer dan 4 jaar ago | 0

Answered
Simbiology Stochastic solvers non mass action (nonlinear) propensities
Hi, You correctly understand the current constraints of SimBiology's stochastic solver: reactions must use linear, mass action ...

meer dan 4 jaar ago | 1

| accepted

Answered
Restricting output times when calling simfunctions
Yes, if you use tStop = [], then only results at tOutput will be reported.

meer dan 4 jaar ago | 0

| accepted

Answered
Diagnosing simfunction acceleration failure
Hi Abed, There is currently no publicly documented way to get additional debugging information. These situations have historica...

meer dan 4 jaar ago | 0

| accepted

Answered
Stopping simulation early on event
Hi Abed, Interesting question. The only way an event can stop a simulation early is if the event errors. sbiofit would handle s...

meer dan 4 jaar ago | 0

| accepted

Answered
Constant parameter setting throws error, or... if I don't set a parameter to constant, but don't change it, does it stay constant?
Great feedback as always, Jim. As for your immediate questions: "If I leave the parameter variable all the time, but nothing i...

meer dan 4 jaar ago | 0

| accepted

Answered
deleting or removing variant using variant array handle gives unexpected results.
I know it's confusing, and I'll try to explain what's going on. But let me start by saying that the behavior you're seeing is wh...

meer dan 4 jaar ago | 1

| accepted

Answered
Error model with curve-fitting
SimBiology's error models are only available when fitting data to SimBiology models using functions like sbiofit. If you are dir...

meer dan 4 jaar ago | 0

| accepted

Answered
Mass balance issues with PBPK model in Simbiology
One way to confirm that that your model structure is correct is to use SimBiology sbioconsmoiety function to identify conserved ...

meer dan 4 jaar ago | 0

| accepted

Answered
Add multiple doses in ODEsolver
Because doses introduce discontinuities in the solution, you basically need to stop the ODE simulation every time a dose is appl...

meer dan 4 jaar ago | 0

| accepted

Answered
Can I force Matlab to wait 'til it finishes one command to run another?
Hi Jim, The previous responses are correct: The simbiology command returns before the desktop completely loads the project, bec...

meer dan 4 jaar ago | 1

| accepted

Answered
How to handle warnings in SimBiology within series of simulations?
Hi, It's difficult to say for sure whether you can trust the simulation results when you see this warning. I would definitely e...

meer dan 4 jaar ago | 1

| accepted

Answered
Issue with SimBiology - parameters from valid .sbproj not loading
As described here, parameters can be scoped to either the model or to a reaction. The display counts both scopes of parameters, ...

meer dan 4 jaar ago | 1

| accepted

Answered
Volume change in simbiology
As described here, SimBiology conserves amounts when changing compartment volumes. If I were building the model, I would not use...

meer dan 4 jaar ago | 1

| accepted

Answered
Issue with parameter array sorting in SimBiology after loading using sbioloadproject
Hi, By default, the parameters appear in this list in the order in which they were added to the model. However, you can reorder...

meer dan 4 jaar ago | 1

| accepted

Answered
Error using SimBiology model over command line
Hi, I would expect the setting you see for AbsoluteToleranceStepSize in the GUI to be the same as you see in the command line. ...

meer dan 4 jaar ago | 1

| accepted

Answered
SimBiology | simulation tolerance fails at beginning if time increased
My guess is that you are encountering the problem described in the tip on the AbsoluteToleranceStepSize reference page. The sugg...

meer dan 4 jaar ago | 0

| accepted

Answered
GETGEODATA problems, any suggests?
I believe the problem is that the records for these samples do not contain any actual data tables. For example, if you look at G...

meer dan 4 jaar ago | 0

Answered
Fitting multiple dependent variables with time less than zero
Right now, SimBiology simulations always have to start at zero. So for your problem, you'd have to adjust the data with an offse...

bijna 5 jaar ago | 0

| accepted

Answered
Can more than one model be used for " fit data" in Simbiology
No, SimBiology’s built-in fitting capabilities only support fitting one model to one dataset. If I needed to do this, I would ch...

bijna 5 jaar ago | 0

| accepted

Answered
Getting the following error repeatedly for different error setting other than exponential error in population PK PD modelling in Simbiology.
As a general rule, you will need to address anything that causes an error, while a warning indicates something that may or may n...

bijna 5 jaar ago | 0

Answered
SimBiology - sundials - ODE solver - CVODE
Hi Mary, It is technically possible to use arbitrary MATLAB functions with SimBiology. So you could in theory create a SimBiolo...

ongeveer 5 jaar ago | 0

Answered
SimBiology - sundials - ODE solver - CVODE
Hi Mary, You are correct that MaximumNumberOfLogs and MaximumWallClock are SimBiology-specific options. In order to simulate y...

ongeveer 5 jaar ago | 0

Answered
ODE Events In SimBiology toolbox
Currently (as of R2019a), SimBiology events cannot directly stop a simulation. I usually handle this sort of situation by post-p...

ongeveer 5 jaar ago | 0

| accepted

Answered
Simbiology Sensitivity analysis on dummy variable assigned through a repeatedAssignment Rule
One approach is to analytically differentiate the repeated assignment rule, and figure out how to calculate the desired sensitiv...

ongeveer 5 jaar ago | 0

| accepted

Answered
Tgspcread function error (line 323)
I think this is a bug in how the function tries to find out the size of the SPC file. You will see this error if the file is loc...

ongeveer 5 jaar ago | 0

Answered
"Too many input arguments" error while running clustergram (Bioinformatics toolbox)
I suspect there is a function in your installation that is "shadowing" some other MATLAB function used by clustergram. I would t...

ongeveer 5 jaar ago | 0

| accepted

Answered
Debugging NaN/Inf right-hand-side values in SimBIology
Hi Abed, There's not currently any documented way to do this sort of debugging. We know that's a pain, so we're working on a de...

ongeveer 5 jaar ago | 0

| accepted

Load more