Description Usage Arguments Value
Differential function this function will calculate differentail of all data based on group
1 2  | drdiff(datafiles, job_dir, outformat = "json", method = "rank-test",
  alternative = "two.sided", min_samples = 5, pvalcorrection = "fdr")
 | 
datafiles | 
 contain file1, data matrix used for analysis, each column is a data vector and file2, group information for each patient  | 
method,  | 
 t-test, rank-test, (wilcox-test, kruskal, default test)  | 
alternative,  | 
 two.sided, less, greater (default two.sided)  | 
min_samples,  | 
 minimum samples for correlation calculation  | 
pvalcorrection,  | 
 fdr, bonferroni  | 
results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.