bis_protein_structure.CROSSLINK.load_list_from_file¶ bis_protein_structure.CROSSLINK.load_list_from_file(file_path)[source]¶ Loads a list from a pickle file. Parameters: file_path (str) – Path to the pickle file. Returns: data_list – List of data loaded from the pickle file. Return type: list