Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to model organelle distribution?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello, and thank you for looking at my question!
I would like to build a model that allows me to predict the location and distribution of lysosomes within a mammalian cell over time. Lysosomes typically cluster around the nucelus but can be encouraged to the cell periphery under different conditions (eg, pH, certain drugs). How can I go about building a model that would allow me to alter different conditions and see how it alters the distribution of lysosomes?
I realise this is a big question and would be grateful of any help at all!
3 comentarios
Star Strider
el 25 de Sept. de 2019
Do you already have data on the lysosome distributions, specifically with respect to pH (since that’s likely the easiest to work with)?
Respuestas (1)
rough93
el 24 de Sept. de 2019
I imagine the easiest way to achieve this would be a simple xy graph to plot your points (assuming a 2D space). To have the output affected by the inputs, you'll need to give us some more info or formaulte yourself what the equations or formaula would be to affect change (ie. what inputs creat what changes in the cell?).
Once you have your equations, you can then make a few statements in your code to take all conditions into account before giving your outputs x,y.
0 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!