Next-Gen Variant Standardization with AI-Driven Precision
Automatically extract complex variant descriptions from medical text using LLM.
Full support for cDNA, Protein, and Genomic HGVS formats (c., p., g.) ensuring clinical compliance.
Seamlessly integrate with VarLingua formats for downstream bioinformatics pipeline compatibility.
VarSem is a professional engine designed to bridge the gap between natural language genetic reporting and structured bioinformatics data. By utilizing advanced reasoning models, it ensures every variant is normalized to international standards.
{
"genesymbol": "APOE",
"cDNA_HGVS_standardized_form": "c.461G>T",
"type": "HGVS"
}
{
"genesymbol": "APOE",
"VarLingua_standardized_form": "APOE|codon|130|UNK|snv_C>A",
"type": "VarLingua"
}
| Gene | Variant Description | Transcript | Chr | Start(hg38) | End(hg38) | Ref | Alt | Protein | Strand |
|---|---|---|---|---|---|---|---|---|---|
| APOE | APOE|codon|130|UNK|snv_C>A | NM_001302688.2 | 19 | 44908607 | 44908607 | C | A | Ala130Glu | + |
| APOE | APOE|codon|130|UNK|snv_C>A | NM_000041.4 | 19 | 44908686 | 44908686 | C | A | Cys130Ter | + |
| APOE | APOE|codon|130|UNK|snv_C>A | NM_001302689.2 | 19 | 44908686 | 44908686 | C | A | Cys130Ter | + |
| APOE | APOE|codon|130|UNK|snv_C>A | NM_001302690.2 | 19 | 44908686 | 44908686 | C | A | Cys130Ter | + |
| APOE | APOE|codon|130|UNK|snv_C>A | NM_001302691.2 | 19 | 44908686 | 44908686 | C | A | Cys130Ter | + |
| APOE | c.461G>T | NM_000041.4 | 19 | 44908757 | 44908757 | G | T | Arg154Leu | + |
| APOE | c.461G>T | NM_001302689.2 | 19 | 44908757 | 44908757 | G | T | Arg154Leu | + |
| APOE | c.461G>T | NM_001302690.2 | 19 | 44908757 | 44908757 | G | T | Arg154Leu | + |
| APOE | c.461G>T | NM_001302691.2 | 19 | 44908757 | 44908757 | G | T | Arg154Leu | + |