Skip to content

zaneveld/full_spectrum_bioinformatics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Spectrum Bioinformatics

DOI NSF-1942647.

licensebuttons by-nc-sa
Authors: Jesse Zaneveld1, Nia Prabhu*1, Aziz Bajouri*1,2, Ayomikun Akinrinade*1,3, Dr. Mushtaq Bilal*4

* Chapter and Vignette authors contributed equally and are listed in chronological order of first contribution.
1 Division of Biological Sciences, School of STEM, University of Washington, Bothell, Washington, USA
2 Division of Computer and Software Systems, School of STEM, University of Washington, Bothell, Washington, USA
3 Division of Health Studies, School of Nursing and Health Studies, University of Washington, Bothell, Washington, USA
4

About the Project

Full Spectrum Bioinformatics is a free online text designed to introduce key topics in Bioinformatics using the Python programming language. The text is written in interactive Jupyter Notebooks, which allow you to try out and modify example code and analyses.

In addition to explanations of concepts, Full Spectrum Bioinformatics also includes Bioinformatics Vignettes written by readers of the text. Each vignette is focused around a particular core concept, and show how readers have applied that concepts to their research projects.

How to Read the Text

If you happen to already be familiar with GitHub and Jupyter Notebooks, you can download the entire project and run it interactively, or click the 'Open in Colab' links (they looks like this: Open In Colab) to open interactive versions of each section in Google Colab (you will need to 'Save as' your own copy in order to change code).

If you would just like to read a chapter, you can also view a static version of each section using the nbviewer links (they look like this: Open in nbviewer). nbviewer stands for 'notebook viewer', so this is just a way to view chapters with code in them without actually running the code. This will generally be the best way to view the chapters non-interactively.

Finally, you can also use the direct GitHub links (the link that's the name of each chapter) to view any chapeter. This shows the chapter on GitHub. It usually works well, but you may sometimes get a GitHub error message. Usually hitting reload page or using the Open in nbviewer link avoids this issue.

Table of Contents

The text is currently in prototype status. Chapters with content you can preview are linked below:

Acknowledgements

This project is being developed with support from NSF Integrative and Organismal Systems award NSF-1942647.

Feedback

You can submit feedback about completed chapters at the following link