nsrdb.utilities.file_utils.unzip_gz

unzip_gz(target_path)[source]

Unzip all *.gz files in the target path.

Note that the original *.gz files are removed (unzipped in place).