sigven / oncoEnrichR

Explore the cancer relevance of your gene list
https://sigven.github.io/oncoEnrichR/
MIT License
49 stars 10 forks source link

Bug in HTML report generation #5

Closed sigven closed 3 years ago

sigven commented 3 years ago

Some users have trouble writing the report contents (HTML), encountering the following errors:

Error in abs_path(input) : The file '' does not exist. In addition: Warning messages: 1: In normalizePath(path.expand(path), winslash, mustWork) : path[1]="": The filename, directory name, or volume label syntax is incorrect 2: In normalizePath(path.expand(path), winslash, mustWork) : path[1]="": The filename, directory name, or volume label syntax is incorrect

sigven commented 3 years ago

@slukowski Have you ever encountered this error? Not able to reproduce it just yet.