alphagenome.models.dna_output.VariantOutput#
- class alphagenome.models.dna_output.VariantOutput(reference, alternate)[source]#
Model outputs for a variant prediction.
- reference#
The model output for the reference sequence.
- alternate#
The model output for the alternate sequence.
Attributes#
Table
Methods#
Table