-
Notifications
You must be signed in to change notification settings - Fork 0
Lessons learned
Erica Christensen edited this page Jul 26, 2019
·
2 revisions
Doing our project:
- Keeping track of moving pieces and how they fit together
- Permissions!!!
- Keeping track of hard-coded file paths for input/output
- Moving around files from the Dockerfile
- Running snakemake from Dockerfile never worked for us
Repeating group 5's project:
- Keep track of where you are: inside or outside the VM?
- Different ways of moving around files
- Instructions should be clear, and separated from additional explanation or optional steps