{{ t('welcomeTitle') }}
{{ t('welcomeSubtitle') }}
Transform your single-cell RNA sequencing research with AI-powered cell type annotation. Our multi-model consensus approach using GPT-4, Claude, Gemini, and 10+ advanced language models delivers unparalleled 95% accuracy for automated cell type identification and annotation.
{{ t('featureMultiModel') }}
{{ t('featureMultiModelDesc') }}
{{ t('featureConsensus') }}
{{ t('featureConsensusDesc') }}
{{ t('featureSecurity') }}
{{ t('featureSecurityDesc') }}
{{ t('uploadTitle') }}
{{ t('uploadDescription') }}
{{ t('dragDropTitle') }}
{{ t('dragDropText') }}
{{ t('uploadingTitle') }}
{{ t('uploadingText') }}
{{ t('uploadSuccessTitle') }}
{{ t('supportedFormats') }}
{{ t('needSampleData') }}
{{ t('dataPreview') }}
{{ column }} |
---|
{{ row[column] || '-' }} |
{{ t('uploadError') }}
{{ uploadError }}
{{ t('configTitle') }}
{{ t('configDescription') }}
{{ t('basicSettings') }}
{{ t('modelSelection') }}
{{ provider.name }}
{{ provider.models.length }} {{ t('modelsText') }}{{ t('modelWarning') }}
{{ t('modelSelectionWarning') }}
{{ t('consensusTipMessage') }}
{{ t('advancedOptions') }}
{{ t('processingTitle') }}
{{ t('processingDescription') }}
{{ taskStatus }}
{{ t('processingError') }}
{{ processingError }}
{{ t('resultsTitle') }}
{{ t('resultsDescription') }}
{{ Object.keys(results.consensus).length }}
{{ t('clustersAnnotated') }}{{ selectedModelNames.length }}
{{ t('modelsUsed') }}{{ formatDuration(processingTime) }}
{{ t('processingTime') }}{{ t('annotationResults') }}
{{ t('cluster') }} | {{ t('cellType') }} | {{ t('consensus') }} | {{ t('entropy') }} | {{ t('confidence') }} |
---|---|---|---|---|
{{ clusterId }} |
{{ cellType }}
|
{{ results.entropy[clusterId]?.toFixed(3) || 'N/A' }} |
{{ getConfidenceLabel(results.consensus_proportion[clusterId])
}}
|