Trees | Indices | Help |
|
---|
|
Unit tests for the functions of the 'pipe_control.mol_res_spin' module.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
Set up some molecules, residues, and spins for testing.
|
Test that the number of spins can be properly counted. The function tested is pipe_control.mol_res_spin.count_spins(). |
Test that the number of spins (zero) can be properly counted. The function tested is pipe_control.mol_res_spin.count_spins(). |
Test that the counting of the number of spins raises an error when no pipe exists. The function tested is pipe_control.mol_res_spin.count_spins(). |
Test the function for determining if molecule-residue-spin data exists. The function tested is pipe_control.mol_res_spin.exists_mol_res_spin_data(). |
Determine if molecule-residue-spin data exists (with data for a single molecule). The function tested is pipe_control.mol_res_spin.exists_mol_res_spin_data(). |
Determine if molecule-residue-spin data exists (when a single residue is named). The function tested is pipe_control.mol_res_spin.exists_mol_res_spin_data(). |
Determine if molecule-residue-spin data exists (when a single residue is numbered). The function tested is pipe_control.mol_res_spin.exists_mol_res_spin_data(). |
Determine if molecule-residue-spin data exists (when a single spin is named). The function tested is pipe_control.mol_res_spin.exists_mol_res_spin_data(). |
Determine if molecule-residue-spin data exists (when a single spin is numbered). The function tested is pipe_control.mol_res_spin.exists_mol_res_spin_data(). |
Determine if molecule-residue-spin data exists when no data exists. The function tested is pipe_control.mol_res_spin.exists_mol_res_spin_data(). |
Determine if molecule-residue-spin data exists when no data pipe exists. The function tested is pipe_control.mol_res_spin.exists_mol_res_spin_data(). |
First test of the spin ID generation function. The function tested is pipe_control.mol_res_spin.generate_spin_id_data_array(). |
Second test of the spin ID generation function. The function tested is pipe_control.mol_res_spin.generate_spin_id_data_array(). |
Third test of the spin ID generation function. The function tested is pipe_control.mol_res_spin.generate_spin_id_data_array(). |
Fourth test of the spin ID generation function. The function tested is pipe_control.mol_res_spin.generate_spin_id_data_array(). |
Fifth test of the spin ID generation function. The function tested is pipe_control.mol_res_spin.generate_spin_id_data_array(). |
Sixth test of the spin ID generation function. The function tested is pipe_control.mol_res_spin.generate_spin_id_data_array(). |
Test the proper operation of the molecule loop with molecule selection. The function tested is pipe_control.mol_res_spin.molecule_loop(). |
Test the proper operation of the molecule loop when no data is present. The function tested is pipe_control.mol_res_spin.molecule_loop(). |
Test the proper operation of the molecule loop when no data pipe is present. The function tested is pipe_control.mol_res_spin.molecule_loop(). |
Test the proper operation of the molecule loop when no selection is present. The function tested is pipe_control.mol_res_spin.molecule_loop(). |
Test the proper operation of the residue loop with residue selection. The function tested is pipe_control.mol_res_spin.residue_loop(). |
Test the proper operation of the residue loop when no data is present. The function tested is pipe_control.mol_res_spin.residue_loop(). |
Test the proper operation of the residue loop when no data pipe is present. The function tested is pipe_control.mol_res_spin.residue_loop(). |
Test the proper operation of the residue loop when no selection is present. The function tested is pipe_control.mol_res_spin.residue_loop(). |
Test the function for returning the desired molecule data container. The function tested is pipe_control.mol_res_spin.return_molecule(). |
Test the failure of the function for returning the desired molecule data container. The function tested is pipe_control.mol_res_spin.return_molecule(). |
Test the function for returning the desired residue data container. The function tested is pipe_control.mol_res_spin.return_residue(). |
Test the failure of the function for returning the desired residue data container. The function tested is pipe_control.mol_res_spin.return_residue(). |
Test the function for returning the desired residue data container. The function tested is pipe_control.mol_res_spin.return_single_residue_info(). |
Test the failure of the function for returning the desired residue data container. The function tested is pipe_control.mol_res_spin.return_single_residue_info(). |
Test the function for returning the desired spin data container. The function tested is pipe_control.mol_res_spin.return_spin(). |
Test the failure of the function for returning the desired spin data container. The function tested is pipe_control.mol_res_spin.return_spin(). |
Test the proper operation of the spin loop with spin selection. The function tested is pipe_control.mol_res_spin.spin_loop(). |
Test the operation of the spin loop with the selection "#Ap4Aase:Glu | #RNA@C8". The function tested is pipe_control.mol_res_spin.spin_loop(). |
Test the proper operation of the spin loop with spin selection '@NH|@N5'. The function tested is pipe_control.mol_res_spin.spin_loop(). |
Test the proper operation of the spin loop when no data is present. The function tested is pipe_control.mol_res_spin.spin_loop(). |
Test the proper operation of the spin loop when no data pipe is present. The function tested is pipe_control.mol_res_spin.spin_loop(). |
Test the proper operation of the spin loop when no selection is present. The function tested is pipe_control.mol_res_spin.spin_loop(). |
Test the operation of the spin loop with the single spin selection '#Ap4Aase:Glu@63'. The function tested is pipe_control.mol_res_spin.spin_loop(). |
Test the proper operation of the spin loop with wildcard spin selection '@N*'. The function tested is pipe_control.mol_res_spin.spin_loop(). |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:44:34 2024 | http://epydoc.sourceforge.net |