SRGnet: Synergistic response to gene mutations specific network

Description Usage Arguments Author(s) Examples

Description

The "SRGnet" can be applied if user has transcriptomic profile, list of differentially expressed genes and synergistic response genes as inputs. The function can be ran in two mode of Slow or Fast. In fast mode, step of expectation maximization for estimation of hyperparameters is omitted. User can run the function in fast or slow mode by using the "F" or "S" as input of "SRGnet()" function, respectively [e.g. SRGnet(“F”)]. SRGnet returns the topology of SRMs network and ranked list of genes in network based on differential connectivity score, which can be found in home directory of package under title of "DC_score" and "Topology_of_integrated_network" as text files.

Usage

1
SRGnet(type_of_run)

Arguments

type_of_run

A character, "F": Fast or "S": Slow.

Author(s)

Isar Nassiri, Matthew McCall

Examples

1
2
3
4
5
6

isarnassiri/SRGnet documentation built on June 9, 2019, 12:44 a.m.