Skip to content

Conversation

@Vincy1230
Copy link

I noticed that when users run the download script with a relative path, the extraction steps for datasets such as mgnify, small_bfd, uniprot, and uniref90 may fail. The issue is not caused by the pushd/popd usage itself, but rather by the lack of normalization of user-provided paths.

This patch converts the user-supplied download path into an absolute path before use, which resolves the issue and avoids unexpected directory-related failures.

This problem has been mentioned in multiple issues and pull requests, for example issue #722 and pull request #1024.
Your review and consideration for merging this change would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant