Skip to content

UEFBiomedicalInformaticsLab/NetBio_in_BioMed

Repository files navigation

Network-based approaches in biomedicine

The tutorial runs on Jupyter notebook.

Downloading the tutorial materials

git clone https://github.com/UEFBiomedicalInformaticsLab/NetBio_in_BioMed.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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published