update_corecmotif: Update a CoRecMotif

View source: R/utils.R

update_corecmotifR Documentation

Update a CoRecMotif

Description

Updates all the values that are calculated automatically when a CoRecMotif is created.

Usage

update_corecmotif(corecmotif, keep_match = FALSE)

Arguments

corecmotif

CoRecMotif. The CoRecMotif to update.

keep_match

logical(1). Should the match_motif, match_pvalue, and match_cluster slots be kept? If FALSE, they will be reset to NA. (Default: FALSE)

Value

An updated CoRecMotif.

Examples

print("FILL THIS IN")

Siggers-Lab/hTF_array documentation built on Feb. 7, 2024, 11:25 p.m.