wolfsonliu/dsh-file-explorer-preview-sequence
wolfsonliu★ 0JavaScriptLast synced: 2026-08-15
DSH Web file-explorer preview plugin: renders FASTA / GenBank / JBEI / SnapGene / SBOL sequences with the SeqViz viewer | DSH Web 文件浏览器预览插件:用 SeqViz 查看器渲染 FASTA / GenBank / JBEI / SnapGene / SBOL 序列文件
README excerpt
dsh-file-explorer-preview-sequence 中文 English A DSH Web plugin that adds a SeqViz sequence viewer to dsh-file-explorer, overriding its plain-text previews for FASTA , GenBank , JBEI , SnapGene , and SBOL files. Select a .gb / .fasta (or any supported format below) in the file explorer and the preview panel renders an interactive sequence viewer instead of raw text. Screenshots Dark theme Light theme Features - Interactive viewer built on seqviz ( ), with parsing by seqparse . - Topologies : circular / linear / both / both-flip. - Feature annotations with colors, search with highlight, enzyme cut sites , complement & index toggles, and linear zoom. - Status bar with the format badge, name, sequence type, and length. - Localized toolbar/status copy (中文 / English). - Dark/light aware : follows DSH's data-ds-dark-theme . Supported formats Extension Format fasta fa fas fna faa ffn FASTA gb gbk genbank gp GenBank / GenPept dna SnapGene seq JBEI SEQ sbol xml SBOL v1/v2 Install From the Git repository From source Dependencies This plugin requires @dsh-external/dsh-file-explorer — it injects the fileExplorer cordis service ( registerPreview / writeFile / readRawFile ). Install and enable ds…
View full README on GitHub →