Skip to content

UEFBiomedicalInformaticsLab/NetBio_Summer_2023

Repository files navigation

Quantitative Biomedicine Summer School

Network-based approaches in biomedicine

The tutorial runs on Jupyter notebook.

Downloading the tutorial materials

git clone https://github.com/UEFBiomedicalInformaticsLab/NetBio_Summer_2023.git

Intalling jupyter notebook with pip

pip install notebook

Install required python modules using pip

pip install numpy pandas networkx powerlaw matplotlib seaborn tqdm

Intalling jupyter notebook with anaconda

conda install -c anaconda jupyter

Install required python modules using anaconda

conda install -c anaconda -c conda-forge numpy pandas networkx powerlaw matplotlib seaborn tqdm

Launch using Binder Binder