Predict 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.