L19 Bioinformatics II - Protein structure prediction

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/39

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

40 Terms

1
New cards

what is primary structure

amino acid sequence

2
New cards

what is secondary structure

local confirmation of stretches of sequence

3
New cards

what is tertiary structure

3D confirmation of one polypeptide chain

4
New cards

what is quaternary structure

aggregation of two or more polypeptide chains

5
New cards

what is the primary structure held together by

a peptide bond (COOH of amino acid 1 to NH2 of amino acid 2)

6
New cards

what can primary structure be predicted from

the genome sequence

7
New cards

how can the primary structure be predicted

  • gene prediction

  • in silico translation

8
New cards

what amino acids have higher tendencies to form alpha-helix structures

M, A, L, E and K

9
New cards

what amino acids are helix breakers

G and P

10
New cards

what are the 2 main classes of secondary structure

  • alpha helix

  • beta sheet

11
New cards

what accuracy can the secondary structure be predicted from the primary structure

80-90%

12
New cards

what are local secondary structures held together with

hydrogen bonds

13
New cards

what does tertiary structure prediction rely on

solved structures

14
New cards

tertiary structure is … complex

thermodynamically

15
New cards

what are copies of the same proteins called

homomers

16
New cards

what are copies of different proteins called

heteromers

17
New cards

what can quaternary structure be

  • homomers

  • heteromers

18
New cards

give an example of a heterotetramer

functional haemoglobin A

19
New cards

how many entries does UniProt have

100s of millions

20
New cards

how many entries does PDB+ have

100s of thousands

21
New cards

when was the first method of predicting secondary structure

50 years ago

22
New cards

how accurate are modern algorithms of secondary structure

>80% (e.g PSIPRED)

23
New cards

what do modern algorithms use for secondary structure

information from alignments to inform prediction

24
New cards

what can multiple secondary structure alignments be made using

an iterative BLAST search

25
New cards

what do secondary structure predictions extract information using

machine learning

26
New cards

what is machine learning

  • an artificial neural network that has been trained on known secondary structure

  • each amino acid in the primary structure is given 1 of 3 states (helix, sheet or coil)

27
New cards

what are the two main approaches in predicting tertiary structure

  • template based modelling

  • ab initio modelling

28
New cards

what are the advantages of using a template for predicting tertiary structure

  • more straight-forward

  • less computationally expensive

29
New cards

what are the disadvantages of using a template for predicting tertiary structure

relies on a similar protein having had its structure determined

30
New cards

give an example of an algorithm for tertiary structure

iTASSER

31
New cards

what is the assessment of prediction quality

general accuracy of structure prediction methods determined by comparison to known structure

32
New cards

how has the assessment of prediction quality been done

systematically since 1990s by an international competition

  • critical assessment of structure prediction (CASP)

  • every 2 years since 1994

33
New cards

what is the Global Distance Test used to do

devise multiple metrics for assessing model quality

34
New cards

how does the Global distance test work

  • all segments of 3,5 and 7 consecutive amino acids from the model are superimposed to the actual structure

  • each of them will be iteratively extended while they are good enough

35
New cards

what is ‘good enough’ in the global distance test

distance between all residue pairs (represented by their Calpha atoms) is less than a threshold

36
New cards

what is ‘GDT’ in the global distance test

number of amino acids in segments/total number of amino acids in a protein

37
New cards

what is the global distance test - total score (GDT-TS) an average of

GDT with thresholds of 1,2,4 and 8 Angstroms

38
New cards

what is AlphaFold

a protein structure prediction method developed by DeepMind (Google)

39
New cards

what does AlphaFold start with

protein multiple alignment

40
New cards

what does AlphaFold use to learn to predict structure

sophisticated AI