Learn R Programming

SafeQuant (version 2.2.1)

expDesignTagToExpDesign: Create experimental design data.frame from user input string

Description

Create experimental design data.frame from user input string

Usage

expDesignTagToExpDesign(tag, expDesignDefault)

Arguments

tag
tag
expDesignDefault
data.frame

Value

  • data.frame describing experimental design

Details

tag: 1,2:3:4,5,6 condition isControl 1 Condition 1 TRUE 2 Condition 1 TRUE 3 Condition 1 TRUE 4 Condition 2 FALSE 5 Condition 2 FALSE 6 Condition 2 FALSE

References

NA

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab