Predict Seqvar
Predict the ACMG classification of a sequence variant.
Args: variant_name (str): The name or identifier of the sequence variant. genome_release (str): The genome release version.
Returns: SeqVarPredictionResponse: The predicted ACMG classification.
get/api/v1/predict/seqvar
Query parameters
variant_namestring required
The name or identifier of the sequence variant
The name or identifier of the sequence variant
genome_releasestring
The genome release version
The genome release version
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.