Skip to contents

Extract the actual lineage defitions used when fitting the models.

Usage

get_actual_defs(provoc_obj, which = NULL)

Arguments

provoc_obj

Object of class provoc to be used to extract the mutation definitions.

which

Which lineage definition to extract. If NULL, extracts all. If there's only one lineage definition matrix, then it will return that matrix. Otherwise returns a list of matrices.