Description Usage Arguments Value
View source: R/basic_function_in_cluster_analysis.R
This function is used to find the postion of mutated amino acids based on genomics mutation
1 | findPPosition(mutatedPosition, alted, geneName, gene_snp0)
|
mutatedPosition |
A number |
alted |
A string, like 'A','G','C','T' |
geneName |
A string containing the systematic gene name |
gene_snp0 |
A list containing the detailed annotation of one gene |
A vector containing the 0 and 1 while 1 represent that the residue mutated in the corresponding position
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.