Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tsjerk/Insane
/ functions
Functions
125 in github.com/Tsjerk/Insane
⨍
Functions
125
◇
Types & classes
10
Function
tempdir
Context manager that moves in a temporary directory. .. code:: # We are in the initial working directory with tempdir():
tests/utils.py:92
Function
test_absolute_lipid_assym
()
tests/test_absolute.py:48
Function
test_absolute_lipid_multi
()
tests/test_absolute.py:67
Function
test_absolute_lipid_only
()
tests/test_absolute.py:30
Method
test_diff_box
Make sure that a different box is caught.
tests/test_regression.py:409
Method
test_diff_field
Make sure that a difference in a field is caught.
tests/test_regression.py:431
Method
test_diff_in_tolerance
Make sure that small errors in coordinates are not caught.
tests/test_regression.py:342
Method
test_diff_natoms
Make sure that differences in number of atom is caught.
tests/test_regression.py:363
Method
test_diff_title
Make sure that a different title is caught.
tests/test_regression.py:387
Method
test_diff_x
Make sure that error in coordinates is caught.
tests/test_regression.py:320
Method
test_equal
Make sure that identical files do not fail.
tests/test_regression.py:310
Function
test_invalid_pbc_shape
()
tests/test_pbc.py:42
Function
test_open_resource_nested
()
tests/test_utils.py:32
Function
test_open_resource_root
()
tests/test_utils.py:27
Function
test_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
Function
test_valid_pbc_shape
()
tests/test_pbc.py:28
Function
try_shape
(shape)
tests/test_pbc.py:29
Function
vector
(v)
insane/converters.py:25
Function
which
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
Function
write_structure
(output, title, atoms, box)
insane/structure.py:396
Function
write_summary
(protein, membrane, solvent)
insane/core.py:768
Function
write_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
Method
x
(self)
insane/pbc.py:141
Method
y
(self)
insane/pbc.py:149
Method
z
(self)
insane/pbc.py:157
← previous
101–125 of 125, ranked by callers