Commit 3e9089a
Fix duplicate factor levels in prep_mod_heatmap()
Use summarize(.by = "sprinzl_label") with min(global_index) instead of
distinct() to build label ordering, since a Sprinzl label can map to
different global indices across tRNAs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0cf93d8 commit 3e9089a
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
| 168 | + | |
168 | 169 | | |
169 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
170 | 174 | | |
171 | 175 | | |
172 | 176 | | |
| |||
0 commit comments