hc_combine_sig Combine signatures and estimate number of clusters | R Documentation |
Combine signatures and estimate number of clusters
hc_combine_sig( input_folder, output_folder, cancertype, min.nc = 3, max.nc = 10, method = "ward.D2", index = "hubert", distance = "euclidean" )
input_folder |
input folder |
output_folder |
output folder path |
cancertype |
cancer types |
min.nc |
minimum cluster |
max.nc |
maximum cluster |
distance |
distance function |
ccfMatrix |
ccf matrix for all samples |
list(combine_sig,cluster)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.