extract_trna_gcn
get tRNA gene copy number from GtRNADB
Usage
extract_trna_gcn(trna_seq)
Arguments
- trna_seq
a fasta file of tRNA sequences from GtRNADB
Value
a table of tRNA gene copy number for each anticodon
Examples
# get tRNA gene copy number for yeast
trna_gcn <- extract_trna_gcn(yeast_trna)