/julia_tutorials

Materials used for introductory classes using Julia for statistics, biomedical queries and plotting

Primary LanguageJupyter NotebookMIT LicenseMIT

Intro to Julia

This repository houses Julia-language (R and possible other languages) tutorials for courses taught by Data Scientists and Post-Docs from the Brown Center for Biomedical Informatics. Materials by the main instructors are found in the course website.

This branch, the master branch, reflects the current course and can be checked out using

git clone https://github.com/bcbi/julia_tutorials.git

Note: The master branch will change over time, as courses change. For refering to the materials after your class is over see the section for past courses

Current course:

BIOL6535 Preclinical Elective Summer 2017 at Brown University.

The topics include:

Past Courses:

Past courses have a corresponding branch that can be checked out as follows:

git clone -b branch_of_interest --single-branch https://github.com/bcbi/julia_tutorials.git