Skip to content

Commit e23e386

Browse files
Deploying to gh-pages from @ 3e9089a 🚀
1 parent b23bf64 commit e23e386

28 files changed

Lines changed: 56 additions & 56 deletions

articles/clover.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/clover.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
1.84 KB
Loading
6 Bytes
Loading

articles/heatmap.html

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/heatmap.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -74,20 +74,20 @@ heatmap_data <- prep_mod_heatmap(
7474
)
7575

7676
heatmap_data
77-
#> # A tibble: 776 × 10
77+
#> # A tibble: 795 × 10
7878
#> ref pos tb wt delta trna_id sprinzl_label global_index has_mod
7979
#> <chr> <dbl> <dbl> <dbl> <dbl> <chr> <fct> <dbl> <lgl>
8080
#> 1 tRNA… 1 0.0334 0.0405 7.11e-3 tRNA-A… 1 1 FALSE
81-
#> 2 tRNA… 2 0.0660 0.0896 2.36e-2 tRNA-A… 2 3 FALSE
82-
#> 3 tRNA… 3 0.0587 0.0809 2.21e-2 tRNA-A… 3 4 FALSE
83-
#> 4 tRNA… 4 0.195 0.201 5.84e-3 tRNA-A… 4 8 FALSE
84-
#> 5 tRNA… 5 0.258 0.288 2.92e-2 tRNA-A… 5 9 FALSE
85-
#> 6 tRNA… 6 0.117 0.134 1.70e-2 tRNA-A… 6 11 FALSE
86-
#> 7 tRNA… 7 0.125 0.133 7.20e-3 tRNA-A… 7 12 FALSE
87-
#> 8 tRNA… 8 0.0644 0.0706 6.17e-3 tRNA-A… 8 13 TRUE
88-
#> 9 tRNA… 9 0.0623 0.0619 -3.87e-4 tRNA-A… 9 14 FALSE
89-
#> 10 tRNA… 10 0.0295 0.0266 -2.95e-3 tRNA-A… 10 15 FALSE
90-
#> # ℹ 766 more rows
81+
#> 2 tRNA… 2 0.0660 0.0896 2.36e-2 tRNA-A… 2 2 FALSE
82+
#> 3 tRNA… 3 0.0587 0.0809 2.21e-2 tRNA-A… 3 3 FALSE
83+
#> 4 tRNA… 4 0.195 0.201 5.84e-3 tRNA-A… 4 4 FALSE
84+
#> 5 tRNA… 5 0.258 0.288 2.92e-2 tRNA-A… 5 5 FALSE
85+
#> 6 tRNA… 6 0.117 0.134 1.70e-2 tRNA-A… 6 6 FALSE
86+
#> 7 tRNA… 7 0.125 0.133 7.20e-3 tRNA-A… 7 7 FALSE
87+
#> 8 tRNA… 8 0.0644 0.0706 6.17e-3 tRNA-A… 8 8 TRUE
88+
#> 9 tRNA… 9 0.0623 0.0619 -3.87e-4 tRNA-A… 9 9 FALSE
89+
#> 10 tRNA… 10 0.0295 0.0266 -2.95e-3 tRNA-A… 10 10 FALSE
90+
#> # ℹ 785 more rows
9191
#> # ℹ 1 more variable: trna_label <chr>
9292
```
9393

2.17 KB
Loading
2.16 KB
Loading
2.46 KB
Loading
2.46 KB
Loading

0 commit comments

Comments
 (0)