# A tibble: 20 × 42
.rownames aa A R N D C Q E G H I
<chr> <chr> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl> <dbl>
1 1 A 4 -1 -2 -2 0 -1 -1 0 -2 -1
2 2 R -1 5 0 -2 -3 1 0 -2 0 -3
3 3 N -2 0 6 1 -3 0 0 0 1 -3
4 4 D -2 -2 1 6 -3 0 2 -1 -1 -3
5 5 C 0 -3 -3 -3 9 -3 -4 -3 -3 -1
6 6 Q -1 1 0 0 -3 5 2 -2 0 -3
7 7 E -1 0 0 2 -4 2 5 -2 0 -3
8 8 G 0 -2 0 -1 -3 -2 -2 6 -2 -4
9 9 H -2 0 1 -1 -3 0 0 -2 8 -3
10 10 I -1 -3 -3 -3 -1 -3 -3 -4 -3 4
11 11 L -1 -2 -3 -4 -1 -2 -3 -4 -3 2
12 12 K -1 2 0 -1 -3 1 1 -2 -1 -3
13 13 M -1 -1 -2 -3 -1 0 -2 -3 -2 1
14 14 F -2 -3 -3 -3 -2 -3 -3 -3 -1 0
15 15 P -1 -2 -2 -1 -3 -1 -1 -2 -2 -3
16 16 S 1 -1 1 0 -1 0 0 0 -1 -2
17 17 T 0 -1 0 -1 -1 -1 -1 -2 -2 -1
18 18 W -3 -3 -4 -4 -2 -2 -3 -2 -2 -3
19 19 Y -2 -2 -2 -3 -2 -1 -2 -3 2 -1
20 20 V 0 -3 -3 -3 -1 -2 -2 -3 -3 3
# ℹ 30 more variables: L <dbl>, K <dbl>, M <dbl>, F <dbl>, P <dbl>, S <dbl>,
# T <dbl>, W <dbl>, Y <dbl>, V <dbl>, .fittedPC1 <dbl>, .fittedPC2 <dbl>,
# .fittedPC3 <dbl>, .fittedPC4 <dbl>, .fittedPC5 <dbl>, .fittedPC6 <dbl>,
# .fittedPC7 <dbl>, .fittedPC8 <dbl>, .fittedPC9 <dbl>, .fittedPC10 <dbl>,
# .fittedPC11 <dbl>, .fittedPC12 <dbl>, .fittedPC13 <dbl>, .fittedPC14 <dbl>,
# .fittedPC15 <dbl>, .fittedPC16 <dbl>, .fittedPC17 <dbl>, .fittedPC18 <dbl>,
# .fittedPC19 <dbl>, .fittedPC20 <dbl>