asBCdat: Data Type Conversion

View source: R/helper_functions.R

asBCdatR Documentation

Data Type Conversion

Description

Converts a data.frame into a BCdat object.

Usage

asBCdat(dat, label = "empty", BC_backbone = "none", resDir = getwd())

Arguments

dat

a data.frame object with two columns containing read counts and barcode sequences.

label

a optional character string used as label.

BC_backbone

a optional character string, describing the barcode backbone structure.

resDir

a optional character string, identifying the path to the results directory, default is current working directory.

Value

a BCdat object.


genBaRcode documentation built on March 31, 2023, 11:02 p.m.