Post-course Resources
The course jupyterhub will be shut down on Friday, April 15th
To download data from the hub, we suggest compressing it first. For example, to download your user_lab directory:
cd ~/storage/user_lab/
tar -zcvf {your_username_here}.tar.gz {your_username_here}
Then right-click on the archived directory and select ‘Download’.
To unarchive a file on your own machine, in terminal navigate to the directory on your machine where the file is located and then type:
tar -xvf {your_username_here}.tar.gz
All files in the data and lesson_analyses directories can be found within this google drive location: Bioinformatics Course Data
Lessons for the course can be accessed via the lesson links page.