deseqs: Decode license-plates

Description Usage Arguments Value References Examples

View source: R/MINTplates.R

Description

Decode the license-plates using the lookup table.

Usage

1
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

1
2
plates=c('tRF-18-BS6PDFD2','tRF-20-51K36D26')
deseqs(plates)

MINTplates documentation built on Sept. 5, 2021, 5:52 p.m.