GencodeVM12mm10caiCtBad: Count of Bad CAI codons for Gencode mouse mm10 vM12

Description Usage Format Details Examples

Description

Count of Bad CAI codons for Gencode mouse mm10 vM12

Usage

1

Format

integer number of codons where the CAI is 0.3 or lower, named by transcript_name defined in the Gencode GTF file for vM12.

Details

This data is derived from codon adaptability index (CAI) data, summarized to count the number of residues where the CAI value is 0.3 or lower. This value indicates the codon is no more than 30 amino acid.

Examples

1
2
3
data(GencodeVM12mm10caiCtBad);
## Print the first 20 entries
print(head(GencodeVM12mm10caiCtBad, 20));

jmw86069/farrisdata documentation built on Oct. 8, 2019, 9:56 p.m.