Description Usage Arguments Value
View source: R/basic_function_in_cluster_analysis.R
This function is used to establish the mapping in the coordinate from protein structure and from protein sequence
1 | mappingCoordinateFrom3DtoProtein(aa_3d, residue0)
|
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 old coordinate from protein sequence and new coordinate from structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.