create_phenodata: Create the Phenodata for affy input

Description Usage Arguments Value Examples

Description

This function will create the phenodata which used in loading cel files

Usage

1
create_phenodata(experiment.set)

Arguments

experiment.set

vector, store the experiment set in vector

Value

this function will return a tbl_df data , if the filename not exist in current directory, show error message

Examples

1
2
3
4
## Not run: 
create_phenodata(experiment.set=c("control_1","control_2","case_1","case_2"))

## End(Not run)

weitinglin/TestCreate documentation built on May 5, 2019, 8 p.m.