Skip to content

Commit 58e1590

Browse files
Update README.md
1 parent 4da2a89 commit 58e1590

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
![course card](images/Dartmouth-course-card.png)
21
# Dartmouth College Bioinformatics for Beginners
3-
---------------------------------
2+
<br>
3+
<p align="center">
4+
<img src="images/Dartmouth-course-card.png" width="400" />
5+
</p>
46

57
This module introduces you to the [Bash shell scripting language](https://en.wikipedia.org/wiki/Bash_(Unix_shell)), working with common genomics file formats, and working within the terminal environment. In addition to the overview given in this README you will find 6 submodules in the forms of Jupyter notebooks that teach you different components of working with genomics data in the cloud. This module can be run on either [Google Cloud Platform (GCP)](https://github.com/NIGMS/Fundamentals-of-Bioinformatics/tree/main/GoogleCloud/) or [Amazon Web Services (AWS)](https://github.com/NIGMS/Fundamentals-of-Bioinformatics/tree/main/AWS/)
68

79
Watch this [Introduction Video](https://www.youtube.com/watch?v=VaZedZhjXrU&list=PLXaEJPtnQ4w7Vu7vqWbttBjUGrPp4Qa7b&index=1) to learn more about the module.
810

911
## Overview of Page Contents
1012

11-
+ [Learning Objectives](#learning_objectives)
13+
+ [Learning Objectives](#learning-objectives)
1214
+ [Workflow](#workflow)
1315
+ [Data](#data)
1416
+ [Troubleshooting](#troubleshooting)

0 commit comments

Comments
 (0)