Heimdall.tailor.WeightedResampleTailor.weighted_resampling# WeightedResampleTailor.weighted_resampling(identity_inputs, expression_inputs, gene_order)[source]# Weighted sampling. Parameters: identity_inputs (ndarray[tuple[Any, ...], dtype[_ScalarT]]) expression_inputs (ndarray[tuple[Any, ...], dtype[_ScalarT]]) gene_order (ndarray[tuple[Any, ...], dtype[_ScalarT]]) Return type: tuple[ndarray[tuple[Any, …], dtype[_ScalarT]], ndarray[tuple[Any, …], dtype[_ScalarT]]]