Skip to content

Commit e2f6ed3

Browse files
committed
fix: correct wording in README for variant annotation description
1 parent bed0d43 commit e2f6ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A variant annotation toolkit for the GBA gene variants detected from the [Illumi
66

77
## Key Features
88

9-
- **Transforms basic variant calls**: Converts raw output from Illumina Gauchian into richly annotated, interpretation-ready datasets. It provides detailed biological context for genetic variants, including transcript information, precise genomic coordinates (gDNA/cDNA/protein), and a clear assessment of their functional impact.
9+
- **Transforms basic variant calls**: Converts raw output from Illumina Gauchian into richly annotated, interpretation-ready variants. It provides detailed biological context for genetic variants, including transcript information, precise genomic coordinates (gDNA/cDNA/protein), and a clear assessment of their functional impact.
1010
- **Detailed Functional Analysis**: Goes beyond basic variant calls to classify mutations (e.g., missense) and suggests potential alternative causes, such as multiple nucleotide variants (MNVs), that might lead to the same protein change.
1111
- **Rich Output Format**: The tool generates a highly detailed, tabular output designed for seamless integration into existing bioinformatics pipelines. The output includes essential fields like `CHROM`, `POS`, `REF`, and `ALT`, making it easily parseable and ideal for downstream analysis.
1212

0 commit comments

Comments
 (0)