seqcode / pegr

Platform for Eukaryotic Genome Regulation
MIT License
3 stars 1 forks source link

Given name to unzipped "runInfofile" file needs an update #245

Closed AliNemat closed 2 years ago

AliNemat commented 2 years ago

PEGR provide runInfofile in in response to GET API request in the following format: runInfoUNIQUEDIRNAME.tar.gz which is good. However, after unzipping the file, the folder name is "runInfoNull". It is better that the unzipped name also contains unique raw directory name.