Closed sjaenick closed 10 months ago
DAS_Tool.R internally assumes that the --dbDirectory argument has been supplied with a trailing slash, which is not necessarily the case. This PR adds a check, appending the slash if it is missing.
--dbDirectory
good catch, thanks!
DAS_Tool.R internally assumes that the
--dbDirectory
argument has been supplied with a trailing slash, which is not necessarily the case. This PR adds a check, appending the slash if it is missing.