Risposto
compartment is not being used in the model
Hi, You can ignore the "compartment is not being used in the model" warning. This warning is a benign bug with this version. S...

circa 4 anni fa | 0

| accettato

Risposto
how to incorpolate various variables in simbiology model
Hi Kazutaka, You can export SimBiology model from GUI to MATLAB workspace and then use a script to add parameters. If you keep...

circa 4 anni fa | 0

| accettato

Risposto
How to do model fitting in simbiology
Hello, You can "dose" Body Weight to achieve this: Set "body weight" column as a dose column - dose2 if you already have an a...

circa 4 anni fa | 1

| accettato

Risposto
How to compute NCA in case of drug infusion in Simbiology? There are options for bolus doses but is there a option to compute for drug infusion regimen?
Hi Praveen, NCA functionality in SimBiology currently doesn't support infusion dosing. Fulden

quasi 5 anni fa | 0

| accettato

Risposto
Is there a good tutorial for incorporating some of the MCMC code into a custom task in Simbiology?
Hi Andrew, You can implement this, or custom analyses in general, in SimBiology either by creating a custom task on SimBiology...

quasi 5 anni fa | 0

| accettato

Risposto
Noncompartmental Analysis - Using Simbiology Desktop (How to Export the calculated statistics?)
Hi Kevin, if you right click anywhere on the NCA table (the table below the "Table of NCA Parameters" title) you'll be able to c...

oltre 5 anni fa | 1

| accettato

Risposto
Pull a conditional subset of a matrix
If a is a matrix of characters, you can do: a= ['00110'; '01000'; '01011'; '01101']; i = strfind(a(:,end)', '1'); b = a(...

oltre 5 anni fa | 0

Risposto
search an array and find the row and column number of a certain element
Let's assume you have the following array: myArray = {'an' 'example' 'p'}; You can use _find_ to obtain indices where the...

oltre 5 anni fa | 0

| accettato

Inviato


Modeling Synthetic Biology Systems with MATLAB and SimBiology
SimBiology model used in the webinar: Modeling Synthetic Biology Systems with MATLAB and SimBiology

oltre 7 anni fa | 1 download |

Thumbnail

Inviato


SimBiology implementation of PBPK model for Trichloroethylene (TCE)
SimBiology model describing the metabolism and distribution of TCE using a human PBPK model

oltre 7 anni fa | 4 download |

Inviato


Using SimBiology for Mechanism-Based PK/PD Modeling in Preclinical & Discovery
Examples used in the March 2012 webinar: Using SimBiology for Mechanism-Based PK/PD Modeling

oltre 7 anni fa | 2 download |

Thumbnail

Inviato


Modeling Biology with SimBiology: An Introduction for iGEM Teams
SimBiology model used in webinar: Modeling Biology with SimBiology: An Introduction for iGEM Teams

oltre 7 anni fa | 3 download |

Thumbnail

Inviato


App Builder for SimBiology Models
Tool to automate the process of creating standalone, model-exploration apps for SimBiology model

circa 10 anni fa | 2 download |

Thumbnail