Description Usage Arguments Value
View source: R/basic_function_in_cluster_analysis.R
Calculate the WAP score based on CLUMPS paper
1 | getSampleWAP(mutated_pos, sample0, distance, seq = seq0, n = 10000)
|
mutated_pos |
A vector containing the interesting site on the protein 3D structure (?) |
sample0 |
A vector containing the standard number of mutation on each site of protein 3D structure |
distance |
A residues distance matrix |
seq |
A vector containing the coordinate of protein 3D structure |
n |
A sample number |
A vector containing the WAP scores in the sampling analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.