Skip to content

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

License

Notifications You must be signed in to change notification settings

cnellington/bioscience-python-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Contributors 3

  •  
  •  
  •