Skip to content

Question about --local behavior #327

@rferragud

Description

@rferragud

I would like to clarify how --local resolves the CARD database path.

When I run:
rgi load --card_json card.json --local
the database is created in the current directory. However, rgi main --local only works if I execute it from that same directory. If I run it from another location, RGI falls back to the Conda environment database path.

For HPC environments, what is the recommended way to use a database stored in a shared directory outside the Conda environment?

Thank you.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions