Skip to content

Commit

Permalink
Alignment lesson number in link updated
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanSD committed Oct 9, 2021
1 parent f901886 commit a1fc1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/1_Welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ As you progress through this course (and bioinformatics in general), you might f

*Note: In this course, we try to avoid lecture-based or text-heavy material. However, in this first lesson, we want to set a foundation of major problems bioinformaticians work on. We'll keep it short, and move on to the interactive part: working in a Linux environment!*

### I. The Alignment Problem ([full lesson](/source/8.1_Alignment.md))
### I. The Alignment Problem ([full lesson](/source/10.1_Alignment.md))

The first problem we'll look at is alignment. **Alignment is the process of arranging sequences in a way to identify regions of similarity that may be a consequence of functional, structural, or evolutionary relationships between the sequences.** In order to understand why alignment is hard and practical problem, we will start by learning a bit about sequencing DNA.

Expand Down

0 comments on commit a1fc1a6

Please sign in to comment.