Skip to content

cnellington/bioscience-python-tutorials

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

BIOSCIENCE PYTHON TUTORIALS

Setup

These tutorials require a select few tools to demonstrate how easy it is to begin working on advanced computing applications:

  • Python 3.6+
  • Jupyter Notebook OR Jupyter Labs

If you need to install these tools, follow these tutorials:

Once finished, run the following commands to check for correct installation:

python -V

You should see a python version 3.6 or above

jupyter notebook -V

You should see any reasonable version number (this was made with version 6.0.3).

Once you have the tools, clone this repository using

git clone https://github.com/cnellington/bioscience-python-tutorials.git

Each tutorial takes around 60 minutes to complete. Start with whichever one interests you the most!

Created by Caleb Ellington, Max Weil, and Eric Yang

University of Washington Department of Bioengineering

About

A series of tutorials to introduce bioscience students to a variety of python-based research applications. UW Bioengineering 2019-2020 honors project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published