v1
latestOpenAPI 3.1.02026-07-1732627.9 KBPredict Strucvar
Predict the ACMG classification of a structural variant.
Args: variant_name (str): The name or identifier of the structural variant. genome_release (str): The genome release version. duplication_tandem (bool): The duplication is in tandem and disrupts reading frame and undergoes NMD.
Returns: StrucVarPredictionResponse: The predicted ACMG classification.
get/api/v1/predict/strucvar
Query parameters
variant_namestring required
The name or identifier of the structural variant
The name or identifier of the structural variant
genome_releasestring
The genome release version
The genome release version
duplication_tandemboolean
The duplication is in tandem and disrupts reading frame and undergoes NMD
The duplication is in tandem and disrupts reading frame and undergoes NMD
Response
Successful Response