BtToxin Pipeline © {{ new Date().getFullYear() }}
+- 以下参数用于 Shoter 评分工具,对 Digger 检测结果进行过滤和活性评估。 -
{{ t('about.description') }}
+{{ t('about.features.toxinMining.desc') }}
+{{ t('about.features.targetPrediction.desc') }}
+{{ t('about.features.reportGeneration.desc') }}
+{{ t('home.subtitle') }}
+{{ t('home.description') }}
+{{ t('about.features.toxinMining.desc') }}
+{{ t('about.features.targetPrediction.desc') }}
+{{ t('about.features.reportGeneration.desc') }}
+加载任务状态中...
+{{ $t('status.loading') }}
任务 ID: {{ taskId }}
-文件: {{ taskStatus.filename }}
+Task ID: {{ taskId }}
+{{ $t('status.submittedAt', { time: formatTime(taskStatus.submission_time) }) }}
+ + +{{ taskStatus.error }}
- 结果文件将在 {{ formattedExpiresAt }} 后过期 + {{ $t('status.downloadHint', { date: formattedExpiresAt }) }}
-{{ t('toolInfo.intro') }}
+{{ t('toolInfo.process.step1.desc') }}
+{{ t('toolInfo.process.step2.desc') }}
+{{ t('toolInfo.process.step3.desc') }}
+{{ t('toolInfo.threshold.identity.desc') }}
+{{ t('toolInfo.threshold.coverage.desc') }}
+{{ t('toolInfo.output.desc') }}
+ +BtToxin_Shoter 是本系统的核心评估模块,负责将毒素检测结果转换为对不同昆虫目标的活性预测分数。该模块基于 BPPRC 毒性数据库中的历史活性记录,结合序列相似性分析,为用户提供可靠的靶标预测结果。
+ +