Skip to content
Merged
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 nucleotide-count.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ I'm not going to talk about lipids because they're crazy complex.

So back to nucleotides.

There are 5 types of nucleotides. 4 of these occur in DNA: `A`, `C`, `G`, and `T`. 4 occur in RNA: `A`, `C`, `G`, `U`.

There are no other nucleotides.
DNA contains four types of them: adenine (`A`), cytosine (`C`), guanine (`G`), and thymine (`T`).

RNA contains a slightly different set of nucleotides but we don't care about that for now.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:^) I love this.