getBackbone {genBaRcode} | R Documentation |
Accessing the Barcode Backbone slot of a BCdat objects.
Description
Accessing the Barcode Backbone slot of a BCdat objects.
Usage
getBackbone(object)
Arguments
object |
a BCdat object. |
Value
A character string.
Examples
data(BC_dat)
getBackbone(BC_dat)
[Package genBaRcode version 1.2.7 Index]