2022 July Workshop
This repository contains the slides, recordings, and tutorials for the July 18, 2022 Biomedical Data Science Workshop & Careers Panel (a satellite event of the Lange Symposium).
This event is sponsored by
Time | Topic | Presenter |
---|---|---|
1:00-1:15 | Introduction [html] | Dr. Hua Zhou |
1:15-1:45 | R [html] | Dr. Xiaoqian Liu |
1:45-2:15 | Python [html] | Dr. Seyoon Ko |
2:15-2:45 | Julia [html] | Dr. Hua Zhou |
2:45-3:00 | Q&A, exercises | Participants |
Time | Topic | Presenter |
---|---|---|
3:30-3:45 | Introduction | Dr. Hua Zhou |
3:45-4:15 | Easy manipulation of genetic variant data [html] | Dr. Seyoon Ko |
4:15-4:45 | High-performance genomic data visualization using GeneticsMakie.jl [html] | Dr. Minsoo Kim |
4:45-5:15 | Practicing Reproducible Data Science in Julia [html] (DataDeps.jl) | Dr. Alfonso Landeros |
5:15-5:30 | Q&A, exercises | Participants |
Moderator: Dr. Eric Sobel.
Panelists:
Kevin Keys, PhD - Scientist II, Ambys Medicines.
Roch Nianogo, PhD - Professor, UCLA.
Christina Ramirez, PhD - Professor, UCLA.
Emma Zohner, PhD - Principal Data Scientist, Engine No. 1.
During the workshop you may run the optional tutorials on our server. We do not recommend running the tutorials on your own laptop during the workshop, because your software environment (OS, software versions, package versions, etc.) may be quite different from ours. If you want to run Jupyter Notebooks on your own machine after the workshop, simply git clone https://github.com/LangeSymposium/2022-July-Workshop.git to sync the most recent course materials to your computer and install all needed software. At the workshop you will receive the connection details. The tutorials use the MIMIC data set. If you wish to use this data for practice, or to use in your own research, you may request access by following the instructions at: https://mimic.mit.edu/docs/gettingstarted/
Anytime during the workshop, feel free to ask for help.
Course assistants:
In JupyterLab, avoid running many kernels at the same time. Promptly shut down the kernels you don’t use.
If your kernel dies, most likely you have used more resource than allocated (1 CPU core and 3.6 GB memory). Make sure that you shut down the kernels not in use and try again. Remember that running the tutorials is optional. You can always read the static slides if the server is not responding. We plan to make the workshop materials available to you after the workshop, so you can try again later.