View source: R/get_lineages_and_stats.R
Get lineages with all lineage F-statistics
1 2 3 4 5 6 7 8 9 | get_lineages_and_stats(
p_thresh,
rc_table,
rc_relations,
rowDescendants,
colEdgeTips,
rowEdgeTips,
cl = NULL
)
|
p_thresh |
Positive numeric, threshold P-value for inclusion of rc-pairs |
rc_table |
see |
rc_relations |
see |
rowDescendants |
List of descendants made from |
colEdgeTips |
|
rowEdgeTips |
|
cl |
cluster initialized internally with |
colDescendants |
List of descendants made from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.