Skip to content

Commit 80b4b6f

Browse files
Merge pull request #4 from NIGMS/images
Images
2 parents cf96b96 + 1b9e449 commit 80b4b6f

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Introduction to Python for Bioinformatics
22
---------------------------------------------------
3-
<img src="https://nnu.edu/wp-content/uploads/2024/09/Regular-Stacked.png" alt="Logo of NNU" width="150">
3+
<p align="center">
4+
<img src="images/id-anchor-graphic.png" width="400" />
5+
</p>
6+
47

58
## **Contents**
69

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

7073
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.
7174

75+
![archdiagram](images/Foundations_of_Python_Idaho_INBRE_Azure.svg)
76+
7277
## **Data**
7378
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.
7479

images/Foundations_of_Python_Idaho_INBRE_Azure.svg

Lines changed: 1 addition & 0 deletions
Loading

images/id-anchor-graphic.png

179 KB
Loading

0 commit comments

Comments
 (0)