Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modular versioning #138

Open
bluegenes opened this issue Apr 12, 2019 · 0 comments
Open

modular versioning #138

bluegenes opened this issue Apr 12, 2019 · 0 comments

Comments

@bluegenes
Copy link
Member

Perhaps we'd like to enable easy version choice?

Local option: whenever we update the version, we could keep the old environment.yml file as a named version, e.g. environment_0.2.0.yml. Then add a "version" key to the program_params for each program, which can be used to switch the environment (and potentially wrapper, if major syntax changes) used to run the program.

Alternatively: work on improving version tracking in snakemake-wrappers repo, and figure out how to link program version: wrapper number/info. As all our wrappers are currently local to elvers, we would need to upload our additional (and modified) wrappers to the the wrappers repo.

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

No branches or pull requests

1 participant