create_p_values | R Documentation |
This is the main function called by the SCExV server.
create_p_values( obj, boot = 1000, lin_lang_file = "lin_lang_stats.xls", sca_ofile = "Significant_genes.csv" )
obj |
the Rscexv object |
boot |
for the boot strap approach - how many runs default= 1000 |
lin_lang_file |
the own stat outfile default='lin_lang_stats.xls' |
sca_ofile |
the SingleCellsAssay p values outfile default="Significant_genes.csv" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.