pfsnet {PFSNet} R Documentation

Finding consistent disease subnetworks using PFSNet

Description

Usage

pfsnet(expr1o, expr2o, ggi,
    b = 0.5,
    t1 = 0.95,
    t2 = 0.85,
    n = 1000);

Arguments

expr1o

-

expr2o

-

ggi

[as GraphEdge]

b

[as double]

t1

[as double]

t2

[as double]

n

[as integer]

Details

Authors

phenotype_kit

Value

this function returns data object of type PFSNetResultOut.

clr value class

Examples


[Package PFSNet version 1.0.0.0 Index]