Description Usage Arguments Value
View source: R/basic_function_in_cluster_analysis.R
Calculate p value for each small clust
1 | getHotPvalue(cluster0, sample_standard, distance, seq)
|
cluster0 |
A vector contains the detailed mutation postion information for each cluster |
sample_standard |
A vector contains the standard number of mutated residue in each position |
distance |
A matrix contains the ditance for each paired residue |
seq |
A vector contains the coordinate information of each amino acid |
A vector contains the calculated pvalue for each cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.