MCPcopy Create free account

hub / github.com/Tsjerk/Insane / functions

Functions125 in github.com/Tsjerk/Insane

Functiontempdir
Context manager that moves in a temporary directory. .. code:: # We are in the initial working directory with tempdir():
tests/utils.py:92
Functiontest_absolute_lipid_assym
()
tests/test_absolute.py:48
Functiontest_absolute_lipid_multi
()
tests/test_absolute.py:67
Functiontest_absolute_lipid_only
()
tests/test_absolute.py:30
Methodtest_diff_box
Make sure that a different box is caught.
tests/test_regression.py:409
Methodtest_diff_field
Make sure that a difference in a field is caught.
tests/test_regression.py:431
Methodtest_diff_in_tolerance
Make sure that small errors in coordinates are not caught.
tests/test_regression.py:342
Methodtest_diff_natoms
Make sure that differences in number of atom is caught.
tests/test_regression.py:363
Methodtest_diff_title
Make sure that a different title is caught.
tests/test_regression.py:387
Methodtest_diff_x
Make sure that error in coordinates is caught.
tests/test_regression.py:320
Methodtest_equal
Make sure that identical files do not fail.
tests/test_regression.py:310
Functiontest_invalid_pbc_shape
()
tests/test_pbc.py:42
Functiontest_open_resource_nested
()
tests/test_utils.py:32
Functiontest_open_resource_root
()
tests/test_utils.py:27
Functiontest_simple_cases_internal
This function generates test functions for nosetests. These test functions calls insane's main function with the argument listed in SIMPLE_TE
tests/test_regression.py:279
Functiontest_valid_pbc_shape
()
tests/test_pbc.py:28
Functiontry_shape
(shape)
tests/test_pbc.py:29
Functionvector
(v)
insane/converters.py:25
Functionwhich
Determine full path of executable *program* on :envvar:`PATH`. (Jay at http://stackoverflow.com/questions/377017/test-if-executable-exists-in-pyt
tests/utils.py:129
Functionwrite_structure
(output, title, atoms, box)
insane/structure.py:396
Functionwrite_summary
(protein, membrane, solvent)
insane/core.py:768
Functionwrite_top
Write a basic TOP file. The topology is written in *outpath*. If *outpath* is an empty string, or anything for which ``bool(outpath) ==
insane/core.py:812
Methodx
(self)
insane/pbc.py:141
Methody
(self)
insane/pbc.py:149
Methodz
(self)
insane/pbc.py:157
← previous101–125 of 125, ranked by callers