Description Usage Arguments Value Examples
This function will create the phenodata which used in loading cel files
1 | create_phenodata(experiment.set)
|
experiment.set |
vector, store the experiment set in vector |
this function will return a tbl_df data , if the filename not exist in current directory, show error message
1 2 3 4 | ## Not run:
create_phenodata(experiment.set=c("control_1","control_2","case_1","case_2"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.