Data basics exercise answers: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Answers: # S or L # X, I or J # X # Yes, quality scores picked from [<=>?@ABCDEFGHI], either very good quality (+33) or very poor (+64). # D = 68, 68-33 = 35, -> p[error] = 10^[-3.5] = 0.00031622776 = 1/3162 This really goes to show that having metadata from the sequencing run is essential for proper analysis.") |
(No difference)
|
Latest revision as of 17:25, 19 March 2024
Answers:
- S or L
- X, I or J
- X
- Yes, quality scores picked from [<=>?@ABCDEFGHI], either very good quality (+33) or very poor (+64).
- D = 68, 68-33 = 35, -> p[error] = 10^[-3.5] = 0.00031622776 = 1/3162
This really goes to show that having metadata from the sequencing run is essential for proper analysis.