DEVOLUTION | R Documentation |
The DEVOLUTION function. Creating the EM from the excel file.
DEVOLUTION(
file,
eventcutoff,
datatypes,
rule,
eps,
truncate,
names,
preclustered
)
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. |
The event matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.