Replacing the Barcode Backbone slot of a BCdat objects.
Replacing the Barcode Backbone slot of a BCdat objects.
setBackbone(object, value)
object |
a BCdat object. |
value |
a character string consisting of exclusively IUPAC-nucleotide-code conform letters. |
a BCdat object.
data(BC_dat) new_backbone <- getBackboneSelection("BC32-T-Sapphire") BC_dat_new <- setBackbone(BC_dat, new_backbone)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.