create_p_values-methods: description of function create_p_values

create_p_valuesR Documentation

description of function create_p_values

Description

This is the main function called by the SCExV server.

Usage

create_p_values(
  obj,
  boot = 1000,
  lin_lang_file = "lin_lang_stats.xls",
  sca_ofile = "Significant_genes.csv"
)

Arguments

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"


stela2502/Rscexv documentation built on July 6, 2022, 9:02 p.m.