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

Functions

def clean_string (st)
 Cleaning/Trimming the string before use Endline characters are removed, double spaces to single spaces, space at the beginning of the line are removed. More...
 

Function Documentation

◆ clean_string()

def SBL.Connectivity_inference_data_structures.clean_string (   st)

Cleaning/Trimming the string before use Endline characters are removed, double spaces to single spaces, space at the beginning of the line are removed.