run_mf: Run Matrix Factorisation

View source: R/run_mf.R

run_mfR Documentation

Run Matrix Factorisation

Description

This function runs the matrix factorisation.

Usage

run_mf(bulkCPM, ref_median, ref_var, signature)

Arguments

bulkCPM

The bulk CPM data frame.

ref_median

The reference median data frame.

ref_var

The reference variability data frame.

signature

The signature vector.

Value

The EPIC scores.


neurogenomics/CHAS documentation built on Jan. 20, 2025, 4:03 p.m.