Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Introduction to Python for Bioinformatics
---------------------------------------------------
<img src="https://nnu.edu/wp-content/uploads/2024/09/Regular-Stacked.png" alt="Logo of NNU" width="150">
<p align="center">
<img src="images/id-anchor-graphic.png" width="400" />
</p>


## **Contents**

Expand Down Expand Up @@ -69,6 +72,8 @@ Within each submodule, there are several tutorials (basically, topics) with embe

Each module includes at least one guided 'project' that allows you to practice your skills with a coding exercise you might later need to do with your own data or problem.

![archdiagram](images/Foundations_of_Python_Idaho_INBRE_Azure.svg)

## **Data**
Data will be obtained from online databases (e.g., NCBI) or will be in folders in the submodule. You will learn to use the Python tools that can read large data sets without needing to download them to your computer hard drive.

Expand Down
1 change: 1 addition & 0 deletions images/Foundations_of_Python_Idaho_INBRE_Azure.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/id-anchor-graphic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading