Insane icon indicating copy to clipboard operation
Insane copied to clipboard

INSert membrANE - A simple, versatile tool for building coarse-grained simulation systems

Results 17 Insane issues
Sort by recently updated
recently updated
newest added

So far, insane allows to specify a relative number of lipids. The actual number of lipid is set from that relative number and the size of the box. It would...

Rescaling XY PBC for absolute numbers of lipids takes the hole and protein area into account, but does not consider the grid that is used for placement. This may cause...

Insane does not always follow the coding style convention used by most python projects. This translate to a record -20.66/20 on pylint. We may be able to do better. https://gist.github.com/jbarnoud/fdf799717c412ba0a8ec03b40e54deee

Someone ought to write a proper description of insane. It can go in the module docstring and be used in the command line interface through `__doc__`.

Hi Tsjerk, I'm using insane script recently to build transmembrane protein systems. when I did this: insane \ -o CG_full_dimer_SOL_ions.gro -p topol.top \ -hole 8 -ring \ -d 0 -pbc...

Heya, Would it be an option to use a seed for the fudge factor and for all other random parts of insane? It would be really nice if it would...