normalize_reference_signatures: Normalization of reference signatures.

Description Usage Arguments Details Value

View source: R/normalize_reference_signatures.R

Description

Ensures that all columns of reference signature matrix add to 1.

Usage

1
normalize_reference_signatures(reference_signature_df)

Arguments

reference_signature_df

Reference signature data frame, such as the output of get_reference_signatures()

Details

Also replaces all non-zero values are replaced with a very small number (.Machine$double.eps).

Value

Reference signatures in the same format, but normalized and non-zero


eyzhao/SignIT documentation built on Dec. 6, 2019, 11:45 a.m.