bool
|
|
bool
|
|
|
|
|
desel_interatom(spin_id1=None,
spin_id2=None,
boolean=' AND ' ,
change_all=False)
Deselect specific interatomic data containers. |
source code
|
|
|
desel_read(file=None,
dir=None,
file_data=None,
spin_id_col=None,
mol_name_col=None,
res_num_col=None,
res_name_col=None,
spin_num_col=None,
spin_name_col=None,
sep=None,
spin_id=None,
boolean=' AND ' ,
change_all=False)
Deselect the spins contained in the given file. |
source code
|
|
|
|
|
display(sep=None,
mol_name_flag=True,
res_num_flag=True,
res_name_flag=True,
spin_num_flag=True,
spin_name_flag=True)
Display the current spin selections. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
sel_domain(domain_id=None,
boolean=' OR ' ,
change_all=False)
Select all spins and interatomic data containers of the given domain. |
source code
|
|
|
sel_interatom(spin_id1=None,
spin_id2=None,
boolean=' OR ' ,
change_all=False)
Select specific interatomic data containers. |
source code
|
|
|
sel_read(file=None,
dir=None,
file_data=None,
spin_id_col=None,
mol_name_col=None,
res_num_col=None,
res_name_col=None,
spin_num_col=None,
spin_name_col=None,
sep=None,
spin_id=None,
boolean=' OR ' ,
change_all=False)
Select the spins contained in the given file. |
source code
|
|
|
|