pyproteonet.imputation.dnn.gnn.heterogeneous

Functions

impute_heterogeneous_gnn(dataset, molecule, ...)

Impute missing values using a heterogeneous graph neural network applied on the molecule graph created from two molecule types like proteins and their assigned peptides.

Classes

ImputationModule(molecule, partner_molecule, ...)