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

setResultsDir

Replacing the Results Directory slot of a BCdat objects.


Description

Replacing the Results Directory slot of a BCdat objects.

Usage

setResultsDir(object, value)

Arguments

object

a BCdat object.

value

a character string of an existing path.

Value

a BCdat object.

Examples

data(BC_dat)
new_path <- getwd()
BC_dat_new <- setResultsDir(BC_dat, new_path)

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.