deseqs {MINTplates} | R Documentation |
Decode license-plates
Description
Decode the license-plates using the lookup table.
Usage
deseqs(plates)
Arguments
plates |
The license plates being decoded. |
Value
The sequences they decodes to.
References
Pliatsika V, Loher P, Telonis AG, Rigoutsos I. Bioinformatics (2016) <doi: 10.1093/bioinformatics/btw194>
Examples
plates=c('tRF-18-BS6PDFD2','tRF-20-51K36D26')
deseqs(plates)
[Package MINTplates version 1.0.1 Index]