Reads a data table (csv-file) and returns a BCdat objects.
readBCdat(path, label = "", BC_backbone = "", file_name, s = ";")
a BCdat object.
a character string containing the path to a saved read count table (two columns containing read counts and barcode sequences).
a character string containing a label of the data set.
a character string containing the barcode structure information.
a character string containing the name of the file to read in.
a character value, identifying the column separating char.