diff --git a/README.md b/README.md index 3019299..c936333 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Introduction to Python for Bioinformatics --------------------------------------------------- -Logo of NNU +

+ +

+ ## **Contents** @@ -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. diff --git a/images/Foundations_of_Python_Idaho_INBRE_Azure.svg b/images/Foundations_of_Python_Idaho_INBRE_Azure.svg new file mode 100644 index 0000000..e50d596 --- /dev/null +++ b/images/Foundations_of_Python_Idaho_INBRE_Azure.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/id-anchor-graphic.png b/images/id-anchor-graphic.png new file mode 100644 index 0000000..ec66c49 Binary files /dev/null and b/images/id-anchor-graphic.png differ