"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "modules/pymol/api.py" between
pymol-open-source-2.2.0.tar.gz and pymol-open-source-2.3.0.tar.gz

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

api.py  (pymol-open-source-2.2.0):api.py  (pymol-open-source-2.3.0)
skipping to change at line 46 skipping to change at line 46
group, \ group, \
gradient, \ gradient, \
isodot, \ isodot, \
isolevel, \ isolevel, \
isomesh, \ isomesh, \
isosurface, \ isosurface, \
join_states, \ join_states, \
map_generate, \ map_generate, \
map_new, \ map_new, \
pseudoatom, \ pseudoatom, \
set_raw_alignment, \
slice_new, \ slice_new, \
symexp, \ symexp, \
ramp_new, \ ramp_new, \
ramp_update, \ ramp_update, \
ungroup, \ ungroup, \
volume volume
#-------------------------------------------------------------------- #--------------------------------------------------------------------
from .colorramping import \ from .colorramping import \
volume_ramp_new, \ volume_ramp_new, \
skipping to change at line 111 skipping to change at line 112
get_angle, \ get_angle, \
get_area, \ get_area, \
get_assembly_ids, \ get_assembly_ids, \
get_bonds, \ get_bonds, \
get_chains, \ get_chains, \
get_collada, \ get_collada, \
get_color_index, \ get_color_index, \
get_color_indices, \ get_color_indices, \
get_object_color_index, \ get_object_color_index, \
get_object_list, \ get_object_list, \
get_object_settings,\
get_object_state, \ get_object_state, \
get_color_tuple, \ get_color_tuple, \
get_atom_coords, \ get_atom_coords, \
get_coords, \ get_coords, \
get_coordset, \ get_coordset, \
get_dihedral, \ get_dihedral, \
get_distance, \ get_distance, \
get_drag_object_name, \ get_drag_object_name, \
get_extent, \ get_extent, \
get_idtf, \ get_idtf, \
skipping to change at line 166 skipping to change at line 168
select_list, \ select_list, \
pop pop
#-------------------------------------------------------------------- #--------------------------------------------------------------------
from . import exporting from . import exporting
from .exporting import \ from .exporting import \
copy_image, \ copy_image, \
cache, \ cache, \
export_coords, \ export_coords, \
get_str, \ get_str, \
get_bytes, \
get_pdbstr, \ get_pdbstr, \
get_cifstr, \ get_cifstr, \
get_session, \ get_session, \
get_fastastr, \ get_fastastr, \
multifilesave, \ multifilesave, \
multifilenamegen, \ multifilenamegen, \
multisave, \ multisave, \
png, \ png, \
save save
 End of changes. 3 change blocks. 
0 lines changed or deleted 3 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)