Learn R Programming

genBaRcode (version 1.2.8)

getBackbone: Accessing the Barcode Backbone slot of a BCdat objects.

Description

Accessing the Barcode Backbone slot of a BCdat objects.

Usage

getBackbone(object)

Value

A character string.

Arguments

object

a BCdat object.

Examples

Run this code
data(BC_dat)
getBackbone(BC_dat)

Run the code above in your browser using DataLab