Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

readBCdat

Data Input


Description

Reads a data table (csv-file) and returns a BCdat objects.

Usage

readBCdat(path, label = "", BC_backbone = "", file_name, s = ";")

Arguments

path

a character string containing the path to a saved read count table (two columns containing read counts and barcode sequences).

label

a character string containing a label of the data set.

BC_backbone

a character string containing the barcode structure information.

file_name

a character string containing the name of the file to read in.

s

a character value, identifying the column separating char.

Value

a BCdat object.


genBaRcode

Analysis and Visualization Tools for Genetic Barcode Data

v1.2.4
LGPL
Authors
Lars Thielecke <lars.thielecke@tu-dresden.de>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.