Skip to content

Commit 7825363

Browse files
Merge pull request #29 from BioJulia/2026-03-08-alignment
Alignments Tutorial
2 parents 3eb1e42 + 756269a commit 7825363

3 files changed

Lines changed: 384 additions & 3 deletions

File tree

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,7 @@ meaning the majority of reads are high quality.
228228

229229
More information about converting ASCII characters and PHRED scores to quality scores can be found [here](https://people.duke.edu/~ccc14/duke-hts-2018/bioinformatics/quality_scores.html).
230230

231-
Now that we've learned how to read files in and manipulate them a bit,
232-
let's see if we can align the _mecA_ gene to the _Staphylococcus aureus_ genome.
233-
This will tell us if this particular _S. aureus_ is MRSA.
231+
Now that we've learned how to read files in and manipulate them a bit,
232+
let's see if we can align 2 _mecA_ genes to compare them.
234233

235234

0 commit comments

Comments
 (0)