get_hintra_pathways | R Documentation |
This function computes the pathway probabilities inferred from the row-normalized beta matrix of the HINTRA algorithm.
get_hintra_pathways(n, tree_df, n_order = 4)
n |
Number of mutational events. |
tree_df |
A data frame with the following columns:
|
n_order |
Length of the pathways (Default: 4). |
A list containing the matrix beta and the pathway probabilities inferred from the row-normalized beta matrix of the HINTRA algorithm.
Xiang Ge Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.