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

Add cloud compatibility #42

Open
bkohrn opened this issue Jul 9, 2020 · 0 comments
Open

Add cloud compatibility #42

bkohrn opened this issue Jul 9, 2020 · 0 comments

Comments

@bkohrn
Copy link
Collaborator

bkohrn commented Jul 9, 2020

Long-term goal, placed here to enable tracking. An eventual goal would be to make this pipeline into something that can be easily run on the cloud. This will require several steps, and may include (among other things):

  • A transition to docker containers instead of using conda environments
  • Changing the main pipeline engine from Snakemake to something else that is easier to set up and run on the cloud. While I know that Snakemake can be run on the cloud, I don't know how easy it is, and my impression is that it will require a significantly different setup on cloud vs. local systems.
  • Other changes to aid upload of raw data to the cloud and retrieval of processed data from the cloud, including potential reruns. This may include compressing the run directory after completion.
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