get.s: Correlation between tAI and Nc adjusted

View source: R/tAI.R

get.sR 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


tAI documentation built on April 16, 2025, 5:11 p.m.

Related to get.s in tAI...