array of float, array of float
|
|
array of float, array of float
|
|
float
|
|
|
cone_edge(mol=None,
cone=None,
res_name=' CON ' ,
res_num=None,
chain_id='
' ,
apex=None,
axis=None,
R=None,
scale=None,
inc=None,
distribution=' uniform ' ,
debug=False)
Add a residue to the atomic data representing a cone of the given
angle. |
source code
|
|
|
create_cone_pdb(mol=None,
cone=None,
start_res=1,
apex=None,
axis=None,
R=None,
inc=None,
scale=30.0,
distribution=' regular ' ,
file=None,
dir=None,
force=False)
Create a PDB representation of the given cone object. |
source code
|
|
|
|
|
create_vector_dist(length=None,
symmetry=True,
file=None,
dir=None,
force=False)
Create a PDB representation of the XH vector distribution. |
source code
|
|
|
generate_vector_dist(mol=None,
res_name=None,
res_num=None,
chain_id='
' ,
centre=array([ 0., 0., 0.]),
R=array([[ 1., 0., 0... ,
warp=array([[ 1., 0., 0... ,
limit_check=None,
scale=1.0,
inc=20,
distribution=' uniform ' ,
debug=False)
Generate a uniformly distributed distribution of atoms on a warped
sphere. |
source code
|
|
int
|
generate_vector_residues(mol=None,
vector=None,
atom_name=None,
res_name_vect=' AXS ' ,
sim_vectors=None,
res_name_sim=' SIM ' ,
chain_id='
' ,
res_num=None,
origin=None,
scale=1.0,
label_placement=1.1,
neg=False)
Generate residue representations for the vector and the MC
simulationed vectors. |
source code
|
|
str
|
|
|
stitch_cone_to_edge(mol=None,
cone=None,
chain_id='
' ,
dome_start=None,
edge_start=None,
scale=1.0,
inc=None,
distribution=' uniform ' ,
debug=False)
Function for stitching the cone dome to its edge, in the PDB
representations. |
source code
|
|
list of rank-1, 3D numpy arrays
|
|