out2exp: Get an experiment from the output of another one.

out2expR Documentation

Get an experiment from the output of another one.

Description

This function will convert an experiment to another one by inverting the output files as input. The new output files will be generate depending on the new.output param

Usage

out2exp(obj, new.output = NULL)

Arguments

obj

a Experiment. The experiment to convert

new.output

either a character vector (or a matrix with two columns for paired experiments), NULL, or a function. If a character vector is provided, output file will be named accordingly otherwise the specified function will be used to convert input files into output ones. If NULL, the resulting experiment will hove no output.

Value

a Experiment


GiBacci/expR documentation built on Oct. 15, 2022, 12:15 a.m.