Questions
Posted: 07.07.2006, 09:38
Here you can place questions concerning the Cm2 MembraneEditor.
the official CELLmicrocosmos forum
https://www.cellmicrocosmos.org/Cmforum/
I tried this approach, but it is not what I meant. The membrane and the vesicle are still independant objects, hence the highly curved section where the vesicle fuses with the membrane is lacking. That's why I asked for the possibility to import an externally generated template.This is already possible. Just use the function "Add secondary bilayer to the model". The button you will find in the toolbar. With this option, you can add as many membranes or bilayers as you wish. And the collision detection works for all membranes. Therefore, if you place e.g. a liposome on top of a membrane, only lipids which do not intersect will be placed. And of course you can afterwards manually delete all unnecessary lipids.
Hi Philipp!Philipp wrote: Hmmm ... maybe there is some kind of .stl import plugin you just have to copy and paste. But I don't have an coding experience with Java, so I don't know the pitfalls.
[...]
Maybe you could prolong the time out limit after which you get automatically logged out? If I did not copy the bug report before sending it, it would habve been gone since I was logged out :/
Sure and that is not what I want to do. Does the grid in your editor contain any information about atoms before adding any lipids? I thought this is just a 2D-bounding box for placing lipids and proteins. That's why I came up with the .stl-file import question. I thought of replacing your grid with a user defined grid. Because atoms follow the grid, the grid itself does not need any informations in the first place, right? But I don't know how to take care of the right propotions. Of course, I could prepare a grid that matches a 200x200 A grid of your editor plus a dimension in Y direction (that would be the fusion vesiclebjoern wrote: So it will be not so easy, because these files will usually not contain any information about the atoms - only some coordinates representing positions and shapes. So I fear, you cannot just create a PDB file from this STL file by writing a script.
That's the solution. Up to now I came from your main page to the forum. And doing so, the forum is displayed in this small inset in your main page. I used a normal PC.bjoern wrote: But one question above I may solve already completely! Concerning the annoying scrolling: there is a hint on the top of the forum page, it looks like this:
forum.CELLmicrocosmos.org
Maybe, you should just try what your browser will do with this link, and one problem might be solved. Usually, the content of the forum page should fit the frame of the main webpage, but if you use your mobile phone or a small resolution you might run into problems with the space, yes!
Hm ... I have no idea. I was just writing the report. It took its time, but two hours ... Next time I use a stop watchbjoern wrote:About the time out, I looked it up in the configuration, and you should have 2 hours time - this was not long enough? Or the configuration of the forum is somewhere ignored. So after how much time have you been logged out?
Ah ... you got me there. As a good scientist I took a quick, not so deep look in the description of the algorithms. The Wanderer Rookie works fine and the resulting membrane looks nice. So I stuck with it. The Adv. Rand. Placer is the first algorithm listed and therefor the first choise for the domains. I will have a closer look into the documentationbjoern wrote:One more question: why do you not just use the distributor which is optimized for defining lipid densities? In the background, the distributor uses the same random placing method like the Adv. Rand. Placer. But it is not completely the same method, because Adv. Rand. Placer usually subdivides the membrane into smaller sub areas during the placing process. Still, at the moment you have to copy/paste then the density values if you use different domains or layers.
Hi Philipp,Philipp wrote:Hi, its me again![]()
Would it be possible to get upper and lower leaflet as individual chains in the generated .pdb-file? Of course I you could separately generate both layers but that would double the time. I am asking this because there is always a defined space between both layers and since I don't have neither the time nor enough CPU/GPU power to run a simulation. I would like to close the gap manually either in VMD or in Blender.
Best,
Philipp
About the STL file: we are working on a tool which will do what you are asking for (together with Prof. Mario Botsch and Thomas Waltemate). Because of the complex meshes, this is not a task for the MembraneEditor but it will be compatible to the MembraneEditor.Philipp wrote:Sure and that is not what I want to do. Does the grid in your editor contain any information about atoms before adding any lipids? I thought this is just a 2D-bounding box for placing lipids and proteins. That's why I came up with the .stl-file import question. I thought of replacing your grid with a user defined grid. Because atoms follow the grid, the grid itself does not need any informations in the first place, right? But I don't know how to take care of the right propotions. Of course, I could prepare a grid that matches a 200x200 A grid of your editor plus a dimension in Y direction (that would be the fusion vesiclebjoern wrote: So it will be not so easy, because these files will usually not contain any information about the atoms - only some coordinates representing positions and shapes. So I fear, you cannot just create a PDB file from this STL file by writing a script.) and I could make as dense a you need it. But as stated before, I don't know how complex the implementation would be.