analyse_zhang: Internal Function: Zhang and Gant Analysis

Description Usage Arguments Value

View source: R/analyse_functions.R

Description

Internal function not meant for end-users. Internal function involved in the computation of the Zhang and Gant score when using multiple cores with parallel.

Usage

1
2
3
4
5
6
analyse_zhang(dataref, dataquery, nref = NULL, nquery = NULL,
  ord.query = TRUE, permute = FALSE, B = 1e+05, ntop.pvalues = 20,
  ntop.scores = 20, basefilename = "analyseZhang", colour.query = NULL,
  legend.names = NULL, legend.cols = unique(colour.query),
  legend.pos = "topright", result.available = NULL, plot.type = "pdf",
  print.top = TRUE, labels = TRUE, which = c(1))

Arguments

dataref

NA

dataquery

NA

nref

NA

nquery

NA

ord.query

NA

permute

NA

B

NA

ntop.pvalues

NA

ntop.scores

NA

basefilename

NA

colour.query

NA

legend.names

NA

legend.cols

NA

legend.pos

NA

result.available

NA

plot.type

NA

print.top

NA

which

NA

Value

NA


CSFA documentation built on May 2, 2019, 7:30 a.m.