Contents:
DICT_FUNCS
STR_CONSERVATION_FILENAME
_conservation_cache
clean_files_and_delete_directory()
deserialize_kinase_dict()
extract_tarfiles()
get_repo_root()
load_conservation_data()
return_filenotfound_error_if_empty_or_missing()
return_str_path_from_pkg_data()
save_plot()
serialize_conservation_data()
serialize_kinase_dict()
untar_files_in_memory()
untar_if_neeeded()
Extract tar.gz files.
path_from (str) – Path to the tar.gz file
path_to (str) – Pth to extract the files to
None