DEVOLUTION: Function creating the eventmatrix

View source: R/DEVOLUTION.R

DEVOLUTIONR Documentation

Function creating the eventmatrix

Description

The DEVOLUTION function. Creating the EM from the excel file.

Usage

DEVOLUTION(
  file,
  eventcutoff,
  datatypes,
  rule,
  eps,
  truncate,
  names,
  preclustered
)

Arguments

file

The excel file

eventcutoff

The cutoff for two events to be considered the same one.

datatypes

Which datatypes to include in the analysis.

rule

If there is a rule for the allocation

eps

The epsilon

truncate

If the data should be truncated.

names

How the subclones should be named.

preclustered

Whether the matrix has been preclustered or not.

Value

The event matrix


NatalieKAndersson/DEVOLUTION documentation built on July 20, 2023, 5:04 p.m.