Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to model organelle distribution?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
Star Strider
2019-9-25
Do you already have data on the lysosome distributions, specifically with respect to pH (since that’s likely the easiest to work with)?
回答(1 个)
rough93
2019-9-24
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 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!