powered by
This function calculates the Conjoint Triad descriptor (dim: 343).
extractCTriad(x)
A length 343 named vector
A character vector, as the input protein sequence.
Nan Xiao <https://nanx.me>
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.
x <- readFASTA(system.file("protseq/P00750.fasta", package = "protr"))[[1]] extractCTriad(x)
Run the code above in your browser using DataLab