getDomainCoordinate: Mapping domain coordinate onto the protein 3D structure

Description Usage Arguments Value Examples

View source: R/basic_function_in_cluster_analysis.R

Description

With the protein domain annotation, this function get the relative coordinates of domain within a protein 3D strucutre.

Usage

1
getDomainCoordinate(dataframe0)

Arguments

dataframe0

A dataframe containing the coordinate mapping information between a PDB file and a protein

Value

A dataframe containing the coordinate mapping between a pdb file and a protein domain

Examples

1
2
data('pdb_inf_test')
getDomainCoordinate(dataframe0=pdb_inf_test)

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