pssm_cc: Cross covarianse feature vector

Description Usage Arguments Value References Examples

View source: R/CC.R

Description

The CC variable measures the correlation of two different properties between two residues separated by a distance of t along the sequence.

Usage

1
pssm_cc(pssm_name, t)

Arguments

pssm_name

name of PSSM Matrix file

t

shortest protein length in dataset minus one

Value

feature vector of length 380

References

Dong, Q., Zhou, S. and Guan, J. (2009) A new taxonomy-based protein fold recognition approach based on autocross-covariance transformation, Bioinformatics, 25, 2655-2662.

Examples

1
aa<-pssm_cc(system.file("extdata","C7GQS7.txt.pssm",package="PSSMCOOL"),18)

BioCool-Lab/R-PSSM documentation built on Jan. 1, 2022, 2:05 p.m.