Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
sbl-vorlume-pdb_values-vs-elements Namespace Reference

Variables

 tmp = database.get_all_data_values_from_database("restrictions/item/total_volume")
 
 volumes = PALSE_DS_manipulator.convert_listoflists_to_list( tmp )
 
 elements = PALSE_DS_manipulator.convert_listoflists_to_list(database.get_all_elements_from_database("restrictions/item"))
 

Variable Documentation

◆ elements

elements = PALSE_DS_manipulator.convert_listoflists_to_list(database.get_all_elements_from_database("restrictions/item"))

◆ tmp

tmp = database.get_all_data_values_from_database("restrictions/item/total_volume")

◆ volumes

list volumes = PALSE_DS_manipulator.convert_listoflists_to_list( tmp )