Page 1 of 1

MyMembraneAlgorithm [java]

Posted: 12.01.2015, 14:36
by bjoern
MyMembraneAlgorithm.java

This very basic algorithm is used for this introduction:

http://cellmicrocosmos.org/index.php/de ... troduction

It is a good way to start with the development of Membrane Packing Algirithms.

This algorithm has to be used with the standalone version of the MembraneEditor.
MyMembraneAlgorithm.java
MyMembraneAlgorithm: a very simple algorithm, supports microdomains
(8.21 KiB) Downloaded 970 times
With this algorithm, it is possible to change the PDB model on the run, if the used PDB lipid file contains multiple model entries.
MyMembraneAlgorithmChangeModel.java
MyMembraneAlgorithmChangeModel: a very simple algorithm, supports microdomains and the change of models
(8.36 KiB) Downloaded 988 times