Description Usage Arguments Value Examples
View source: R/basic_function_in_cluster_analysis.R
With the protein domain annotation, this function get the relative coordinates of domain within a protein 3D strucutre.
1 | getDomainCoordinate(dataframe0)
|
dataframe0 |
A dataframe containing the coordinate mapping information between a PDB file and a protein |
A dataframe containing the coordinate mapping between a pdb file and a protein domain
1 2 | data('pdb_inf_test')
getDomainCoordinate(dataframe0=pdb_inf_test)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.