get.s {tAI} | R Documentation |
Correlation between tAI and Nc adjusted
Description
Calculates the correlation between tAI and Nc (adjusted for GC content at third codon positions).
Usage
get.s(tAI, nc, gc3)
Arguments
tAI |
a vector of length n with tAI values for genes |
nc |
a vector of length n with Nc values for genes |
gc3 |
a vector of length n with GC content at third codon positions for genes |
Value
Numeric of length one with the correlation between tAI and Nc adjusted
Author(s)
Mario dos Reis
[Package tAI version 0.2.2 Index]