Learn R Programming

MINTplates (version 1.0.1)

tRFtype: Obtain the type of tRFs

Description

Obtain the type of tRFs with the tRF sequences.

Usage

tRFtype(sequences)

Arguments

sequences

tRF sequences.

Value

The type of tRFs.

References

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

Examples

Run this code
# NOT RUN {
sequences=c('TCCCTGGTGGTCTAGTGGTTAGGATTCGGC','AAAAATTTTGGTGCAACTCCAAATAAAA')
tRFtype(sequences)
# }

Run the code above in your browser using DataLab