Learn R Programming

MINTplates (version 1.0.1)

source_tRNA: Obtain the tRNA source of a tRF

Description

Obtain the tRNA source of a tRF with the tRF sequence.

Usage

source_tRNA(sequence)

Arguments

sequence

tRF sequence.

Value

Sources of the tRF.

References

Loher P, Telonis AG, Rigoutsos I. Sci Rep (2017) <doi: 10.1038/srep41184>

Examples

Run this code
# NOT RUN {
sequence='TCCCTGGTGGTCTAGTGGTTAGGATTCGGC'
source_tRNA(sequence)
# }

Run the code above in your browser using DataLab