Converts a data.frame into a BCdat object.
asBCdat(dat, label = "empty", BC_backbone = "none", resDir = getwd())
a BCdat object.
a data.frame object with two columns containing read counts and barcode sequences.
a optional character string used as label.
a optional character string, describing the barcode backbone structure.
a optional character string, identifying the path to the results directory, default is current working directory.