You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User to override application.properties via environment variables. ENV variables are currently supported in a limited or full-supported way, however it may not be clear to the end user.
Use case:
It would be helpful for users to be able to
Point to specific VEP version of genome-nexus. e.g. <vep_version>.genomenexus.org
Modify the enrichment fields via environment variable
Alternative (instead of ENV variables)
User supplied application.properties file. Not friendly for usage in NextFlow
Deliverables:
Provide examples of ENV usage, especially with docker usage.
Provide example of user supplying custom application.properties file and location to file.
Document the ENV variables currently being used
The text was updated successfully, but these errors were encountered:
User to override application.properties via environment variables. ENV variables are currently supported in a limited or full-supported way, however it may not be clear to the end user.
Use case:
It would be helpful for users to be able to
<vep_version>.genomenexus.org
Alternative (instead of ENV variables)
Deliverables:
docker
usage.application.properties
file and location to file.The text was updated successfully, but these errors were encountered: