GencodeVM12mm10caiQ1mean | R Documentation |
Mean of Q1 CAI values for Gencode mouse mm10 vM12
GencodeVM12mm10caiQ1mean
numeric
vector with the mean CAI value from the lowest
quartile of CAI values per transcript,
named by transcript_name defined in the Gencode
GTF file for vM12.
This data is derived from codon adaptability index (CAI) data, summarized to represent the mean of the lowest quartile of CAI values per transcript.
Other Mouse codon usage data:
GencodeVM12mm10caiCtBad
,
GencodeVM12mm10caiCtLow
,
GencodeVM12mm10cai
,
GencodeVM12mm10cdsLength
data(GencodeVM12mm10caiQ1mean);
## Print the first 20 entries
print(head(GencodeVM12mm10caiQ1mean, 20));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.