Gene classification
classification.Rd
Gene classification: genes are classified in every layer
Arguments
- mND
mND scores; if data were permuted use the output of 'signif_assess' function, otherwise output of 'mND' function
- X0
matrix; initial score matrix X0, in which each column (layer) represents a score vector over all vertices of G
- Hl
list; defined by the user, composed of high scoring genes names in each layer of X0.
- top
array; number of genes with the highest neighbourhoods to define the gene set Nl (see below); 1 number for each layer.
- alpha
array; significance level on the empirical p-value to define the gene set Nl (see below); 1 number for each layer.