Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
SBL.mci_serialize_pickle_xml Namespace Reference

Functions

def generate_dictionary (list_alpha, list_roc_cvg_score_tuple, pool_size, nb_missed_contacts, list_soln_tuple, foutput_string)
 generate dictionary to help generate xml format output More...
 
def dump_output_into_xml_format (dictionary, fout)
 Input 'dictionary' is dumped into a file 'fout' in an xml format. More...
 

Function Documentation

◆ dump_output_into_xml_format()

def SBL.mci_serialize_pickle_xml.dump_output_into_xml_format (   dictionary,
  fout 
)

Input 'dictionary' is dumped into a file 'fout' in an xml format.

◆ generate_dictionary()

def SBL.mci_serialize_pickle_xml.generate_dictionary (   list_alpha,
  list_roc_cvg_score_tuple,
  pool_size,
  nb_missed_contacts,
  list_soln_tuple,
  foutput_string 
)

generate dictionary to help generate xml format output