scglue.models.fit_SCGLUE

scglue.models.fit_SCGLUE(adatas, graph, model=<class 'scglue.models.scglue.SCGLUEModel'>, init_kws=None, compile_kws=None, fit_kws=None, balance_kws=None)[source]

Fit GLUE model to integrate single-cell multi-omics data

Parameters
Return type

SCGLUEModel

Returns

model – Fitted model object