forked from jtauber/biochemistry_qwiz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
qwiz.yml
24 lines (24 loc) · 838 Bytes
/
qwiz.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
-
title: "3-Letter Amino Acid Abbreviations"
description: "shown an amino acid name, pick its 3-letter abbreviation"
file: "amino_acids.csv"
front: "Amino Acid"
back: "3-Letter"
-
title: "1-Letter Amino Acid Abbreviations"
description: "shown an amino acid name, pick its 1-letter abbreviation"
file: "amino_acids.csv"
front: "Amino Acid"
back: "1-Letter"
-
title: "Amino Acid Side-chain polarity"
description: "shown an amino acid name, pick its side-chain polarity"
file: "amino_acids.csv"
front: "Amino Acid"
back: "Side-chain polarity"
-
title: "1-Letter Amino Acid Side-chain polarity"
description: "shown a side-chain polarity, pick a 1-letter amino acid symbol with that polarity"
file: "amino_acids.csv"
front: "Side-chain polarity"
back: "1-Letter"