Overview
- Full name
docker.io/trinityctat/starfusion- Registry
- docker.io
- Namespace
- trinityctat
- Repository
- starfusion
- Cached tags
- 28
- Last synced
- 07/06/2026, 09:00 PM
Introduction
StarFusion 生物信息学融合基因检测工具镜像,基于 STAR 与 Fusion 算法识别 RNA-seq 融合转录本,用于肿瘤与科研分析流水线。
Details
StarFusion 是 TRinity CTAT 项目组件,输入 BAM/FASTQ 与参考基因组注释,输出候选融合基因列表。镜像封装依赖与 Perl/Python 脚本,适合 WDL/CWL 流水线或 HPC 单次任务。运行需挂载测序数据、参考基因组索引与大容量临时目录;CPU/内存需求随样本深度显著增加,通常以 --rm 批处理而非长期服务运行。
快速启动
docker run --rm --name starfusion \
-v /data/rnaseq:/data \
-v /ref/GRCh38:/ref \
docker.io/trinityctat/starfusion:latest \
--help
推荐实践
docker run --rm --name starfusion \
-v /data/sample:/data/sample:ro \
-v /ref/CTAT_Human:/ref \
-v /tmp/starfusion:/tmp \
docker.io/trinityctat/starfusion:1.12.0 \
star-fusion --left_fq ... --right_fq ... --genome_lib_dir /ref
核心参数说明
-v /ref/CTAT_Human— CTAT 基因组库目录(需预构建)-v /data/sample— 输入 FASTQ 或 BAM-v /tmp/starfusion— 临时文件,避免根分区写满--rm— 分析任务结束即销毁容器- 资源 — 按样本深度分配多核 CPU 与 ≥32GB 内存
Latest tags (20)
View all 28 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/trinityctat/starfusion :latest | linux/amd64 | 2025/08/16 19:46 | 2.5 GB | sha256:02782b776890… | |||
docker.io/trinityctat/starfusion :1.15.0-b | linux/amd64 | 2025/08/16 19:46 | 2.5 GB | sha256:02782b776890… | |||
docker.io/trinityctat/starfusion :1.15.1 | linux/amd64 | 2025/07/02 00:23 | 2.5 GB | sha256:e8c974bad950… | |||
docker.io/trinityctat/starfusion :1.15.0 | linux/amd64 | 2025/05/05 20:57 | 2.5 GB | sha256:cff43fa601ed… | |||
docker.io/trinityctat/starfusion :1.14.0-postdev1 | linux/amd64 | 2025/04/29 22:40 | 2.5 GB | sha256:dc7823c05e14… | |||
docker.io/trinityctat/starfusion :1.14.0 | linux/amd64 | 2024/11/28 06:47 | 2.5 GB | sha256:b66201d38db7… | |||
docker.io/trinityctat/starfusion :1.13.0 | linux/amd64 | 2023/10/28 02:48 | 2.5 GB | sha256:0d58c385a9f3… | |||
docker.io/trinityctat/starfusion :1.12.0 | linux/amd64 | 2023/01/18 22:26 | 2.3 GB | sha256:9bf8e66c0c86… | |||
docker.io/trinityctat/starfusion :1.12.0-predev | linux/amd64 | 2023/01/17 00:56 | 2.3 GB | sha256:39c6841aae43… | |||
docker.io/trinityctat/starfusion :1.11.1-postdev | linux/amd64 | 2022/12/11 00:19 | 2.3 GB | sha256:427b86166677… | |||
docker.io/trinityctat/starfusion :1.11.1 | linux/amd64 | 2022/10/03 23:03 | 2.3 GB | sha256:0334e66b2741… | |||
docker.io/trinityctat/starfusion :1.11.0 | linux/amd64 | 2022/06/13 22:26 | 2.3 GB | sha256:a3f1bfbb3a7a… | |||
docker.io/trinityctat/starfusion :pre-1.11.c | linux/amd64 | 2022/05/13 02:55 | 2.3 GB | sha256:7c8122469b6b… | |||
docker.io/trinityctat/starfusion :pre-1.11.b | linux/amd64 | 2022/01/31 23:52 | 2.3 GB | sha256:ba7e633359b7… | |||
docker.io/trinityctat/starfusion :pre-1.11.a | linux/amd64 | 2022/01/29 04:43 | 2.3 GB | sha256:7239efb0639b… | |||
docker.io/trinityctat/starfusion :1.10.1 | linux/amd64 | 2021/07/24 00:42 | 2.2 GB | sha256:2ecdc6e31c53… | |||
docker.io/trinityctat/starfusion :1.10.0 | linux/amd64 | 2021/03/06 22:20 | 1.8 GB | sha256:45ac0f53c3a8… | |||
docker.io/trinityctat/starfusion :1.10.0-devg | linux/amd64 | 2020/11/22 20:54 | 1.8 GB | sha256:c1d58cfaa12c… | |||
docker.io/trinityctat/starfusion :1.10.0-devf | linux/amd64 | 2020/11/22 09:06 | 1.8 GB | sha256:c1a6ce7d33cb… | |||
docker.io/trinityctat/starfusion :1.10.0-deve | linux/amd64 | 2020/10/22 20:09 | 1.8 GB | sha256:5e6db2ad29f1… |