Extract tRNA gene copy numbers from nature tRNA sequences
Source:R/codon_weight.R
extract_trna_gcn.Rd
extract_trna_gcn
processes tRNA sequence data from GtRNADB to
extract gene copy numbers for each tRNA type. This information is essential
for calculating tRNA availability weights used in TAI analysis.
Value
A named table of tRNA gene copy numbers. Names are in the format "AminoAcid-Anticodon" (e.g., "Ala-AGC") and values represent the count of genes encoding each tRNA type. Initiator tRNAs (iMet, fMet) and undetermined tRNAs (Und-NNN) are automatically excluded as they serve specialized functions in translation initiation.