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

Update a Pipeline #147

Open
pbelmann opened this issue Nov 17, 2015 · 0 comments
Open

Update a Pipeline #147

pbelmann opened this issue Nov 17, 2015 · 0 comments
Labels

Comments

@pbelmann
Copy link
Member

At the moment a user would have to run two commands in order to update the pipeline.
This is because we are storing our vendor packages (python, virtualenv) in nextflow assets directory.
Therefore a simple nextflow pull metagenomics/MeRaGENE does not work because it reports that
it contains uncommited changes:

nextflow pull metagenomics/MeRaGENE
Checking metagenomics/MeRaGENE ...
metagenomics/MeRaGENE contains uncommitted changes -- cannot pull from repository

I believe there should be an easier way for updating. Maybe we should ask Paolo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant