Description Usage Arguments Value
View source: R/basic_function_in_cluster_analysis.R
This function is used to filter significant pairs based on hotspot paper
1 | getHotVertice(aa_3d, residue0, aa_pro, distance0)
|
aa_3d |
A vector for the coordinate of PDB structure |
residue0 |
A vector contained all the muated residue information of the stucture and it can be found the same mutation in residue occured many times |
aa_pro |
A vector for the original coordinate of protein aa sequence |
distance0 |
A matrix for the distance of the paired residue of pdb structure |
A dataframe contains the inforation of the mutated residues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.