GithubHelp home page GithubHelp logo

magnushhoie / biodatascience101_notebooks Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 2.0 42.83 MB

Biological data-science Jupyter notebooks designed for biodatascience101.github.io

Jupyter Notebook 99.63% Python 0.37%
machine-learning jupyter-notebook data-science python bioinformatics biological-data-analysis

biodatascience101_notebooks's Introduction

Contributors Forks Stargazers Issues


Logo

Biodatascience101 notebooks

Collection of biological data-science Jupyter notebooks used in teaching for biodatascience101.github.io
Developed by Magnus H. Høie, Andreas Fønss Møller and Tobias Hegelund Olsen.

Installation

Install the required dependencies using conda.

# Download
git clone https://github.com/Magnushhoie/Biodatascience101_notebooks
cd Biodatascience101_notebooks

# Install environment
conda env create --name biodatascience101 --file environment.yml

Usage

Notebooks are run using Jupyter notebook server (accessible with conda).

# Activate environment and run Jupyter notebook server
conda activate biodatascience101
jupyter notebook

# Once the server is running, copy paste the given URL into your browser
# and access your notebook of choice

Notebooks

The notebooks may be viewed directly below.


This module covers dataset I/O handling, data modelling and normalisation in Pandas, principal component analysis and differential gene expression analysis. The case data is on quantification of relative protein levels in malaria-infected mice from work by Tiberti, N et al Scientific Reports 2016.


This module covers efficient data processing in Numpy, analysis and visualisation of biological sequences and graphing in Seaborn and Matplotlib. The case data comes from a dataset of 7.7 million bacterial sequences with associated temperature data compiled by the iGEM Potsdam team for Kaggle, collected from the Bacterial Diversity Metadatabase and UniProt.


Module covering machine-learning dataset pre-processing, exploratory data-analysis, comparison of Scikit-learn prediction model, visualization of model decision-boundaries and evaluation of model performance.


This module covers different analytical methods of protein sequences such as sequence alignments, clustering and logoplots. We will be looking at coronavirus binding antibodies, exploring how they can be clustered using PCA, t-SNE and UMAP, how these clusters can be visualized using logoplots and how to interpret these findings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.