Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions cookbook/sequences.md → cookbook/01-sequences.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,7 @@ meaning the majority of reads are high quality.

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).

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


Loading
Loading