Each cluster is a redundancy group: its members are similar enough that putting them in different folds would leak information between those folds. It is a redundancy map for splitting, not a phylogeny.
Sequence clusters come from MMseqs2 cluster (createdb + cluster + createtsv) at 70 %
identity (--min-seq-id 0.7 -c 0.8 --cov-mode 1 -s 7.5, nucleotide).
Structure and pocket clusters come from RMalign average-normalized RMscore with single-linkage clustering cut at 0.75.
A cluster is a connected component of the RMscore ≥ 0.75 graph, so no two similar chains/pockets (even transitively linked) can be split across folds.
The distribution of sequence similarity is bimodal (near-identical families vs distinct singletons), so the exact identity threshold barely changes the clustering.
Many of the host RNA chains are short (median host-chain length ≈ 29 nt per pair; range 9–418 nt), so RMscore/identity are low-information below ~15–20 nt.
Singleton clusters should not necessarily be interpreted as biologically unique.
An & in a host-chain sequence (84 of 266 pairs) is DSSR's strand-break marker inside that one chain. The break itself is an unmodeled or renumbered gap, a backbone nick, or a HET residue of the same chain that DSSR reads as a nucleotide. It is stripped before clustering, and it never joins two chains.
The sequence map is laid out by k-mer composition, colored by MMseqs2 cluster.