GencodeVM12mm10caiCtBad | R Documentation |
Count of Bad CAI codons for Gencode mouse mm10 vM12
GencodeVM12mm10caiCtBad
integer
number of codons where the CAI is 0.3
or lower, named by transcript_name defined in the Gencode
GTF file for vM12.
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% the maximum codon for a given amino acid.
Other Mouse codon usage data:
GencodeVM12mm10caiCtLow
,
GencodeVM12mm10caiQ1mean
,
GencodeVM12mm10cai
,
GencodeVM12mm10cdsLength
data(GencodeVM12mm10caiCtBad);
## Print the first 20 entries
print(head(GencodeVM12mm10caiCtBad, 20));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.