Processing error due to empty clinical file list
Closed this issue · 0 comments
thomasyu888 commented
df = self._get_dataframe(filePathList)
File "/root/Genie/genie/clinical.py", line 704, in _get_dataframe
clinicalDf = pd.read_csv(filePathList[0], sep="\t", comment="#")
IndexError: list index out of range