Description Usage Arguments Details Value Author(s) References Examples
Conjoint Triad Descriptor
1 |
x |
A character vector, as the input protein sequence. |
This function calculates the Conjoint Triad descriptor (Dim: 343).
A length 343 named vector
Min-feng Zhu <wind2zhu@163.com>, Nan Xiao <http://r2s.name>
J.W. Shen, J. Zhang, X.M. Luo, W.L. Zhu, K.Q. Yu, K.X. Chen, Y.X. Li, H.L. Jiang. Predicting Protein-protein Interactions Based Only on Sequences Information. Proceedings of the National Academy of Sciences. 007, 104, 4337–4341.
1 2 | x = readFASTA(system.file('protseq/P00750.fasta', package = 'BioMedR'))[[1]]
extrProtCTriad(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.