foldseek image issue
Compare changes
Files
8import type { OperonStructureIndexName, StructureItem, StructureOperonGene } from '~/types/structure';
@@ -20,6 +22,7 @@ const operonSructIndexName = ref<OperonStructureIndexName>("systemoperonstruct")
@@ -20,6 +22,7 @@ const operonSructIndexName = ref<OperonStructureIndexName>("systemoperonstruct")
{ title: 'Structure', key: 'structure', sortable: false, removable: false, fixed: true, minWidth: "110px" },
@@ -74,7 +77,11 @@ function displayStructure(item) {
@@ -74,7 +77,11 @@ function displayStructure(item) {
@@ -182,6 +189,10 @@ async function fetchAllOperonStructures() {
@@ -182,6 +189,10 @@ async function fetchAllOperonStructures() {