data: matrix or dataframe with rownames denotes different samples and colnames denotes genes group: characters, the length must be the same with dim(df_50)[1]
1 |
1 2 3 | data(df_50,package='Priscilla')
data(class,package='Priscilla')
batch_p<-batch_ttest(df_50,class)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.