SNF_Similairity_Hist | R Documentation |
Similairity count
SNF_Similairity_Hist(
affinityL = NULL,
evidence.type = NULL,
group = NULL,
group.prefix = "Group"
)
affinityL |
List including different affinity matrix |
evidence.type |
Corresponded to affinity list |
group |
SNF subtyping result |
group.prefix |
Default Group. User can specify |
loonR::SNF_Similairity_Hist(tmp$AffinityL,evidence.type = c("RNA","Methylation", "CNV"), group = snf.group)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.