convert_dn_names: Function to map de novo signatures to input catalogues

View source: R/utils_qc.R

convert_dn_namesR Documentation

Function to map de novo signatures to input catalogues

Description

Function to map de novo signatures to input catalogues

Usage

convert_dn_names(x, x.simul = NULL, reference_cat = NULL, cutoff = 0.8)

Arguments

x

Object of class "bascule_obj"

x.simul

Another object of class "bascule_obj". If present, 'x' de novo signatures will be mapped to 'x_simul' ones

reference_cat

List of reference catalogues. If not 'NULL', 'x' de novo signatures will be mapped to these catalogues.

cutoff

Threshold for the cosine similarity.

Value

Modified version of 'x' with the mapped de novo names renamed.


caravagnalab/basilica documentation built on June 11, 2025, 10:18 p.m.