getHotVertice: Get significant pairs

Description Usage Arguments Value

View source: R/basic_function_in_cluster_analysis.R

Description

This function is used to filter significant pairs based on hotspot paper

Usage

1
getHotVertice(aa_3d, residue0, aa_pro, distance0)

Arguments

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

Value

A dataframe contains the inforation of the mutated residues


hongzhonglu/Yeastspot3D documentation built on March 28, 2020, 6:06 p.m.