geneInteractionNetwrok: Gene regulatory network of cell morphological phenotypes

Description Usage Arguments Value Author(s) Examples

View source: R/CMEA.R

Description

We use the mining association model to detect the associations between the landmark genes, and inference of gene regulatory network of cell morphological phenotypes.

Usage

1
2

Arguments

number_of_features

The number of top cell morphological features, ranked based on the Strength Centrality Score (SCS) for enrichment analysis (e.g. 20). This parameter specifies the number of first top cell morphological features which are used for enrichment sets of landmark genes.

lift

We use an association mining model to detect the associations between the genes and to infer a gene regulatory network from phenotypic experimental data. In order to select significant interactions between any two genes from the complete digraph of interactions between genes, we use minimum thresholds on lift and confidence measures. Lift measures the frequency of an indicated gene in the cell morphological gene sets.

confidence

We use an association mining model to detect the associations between the genes and to infer a gene regulatory network from phenotypic experimental data. In order to select significant interactions between any two genes from the complete digraph of interactions between genes, we use minimum thresholds on lift and confidence measures. Confidence shows how often a given association rule between two genes has been found in the dataset.

Query_Transcriptomic_Profile

A data frame including expression level of 978 land mark genes in response to treatment with an indicated drugs/small compound molecule (row drug/small molecule compound ID, and column land mark gene symbols)

Transcriptomic_Profile

A data frame including expression level of 978 land mark genes in response to treatment with 162 drugs/small compound molecules (row drug/small molecule compound ID, and column land mark gene symbols)

Cell_Morphology_Profile

A data frame including profiles of 812 cell morphological features of 162 drugs/small compound molecules (row drug/small molecule compound ID, and column cell morphological features)

Value

1. A matrix of gene-gene interaction network, including two columns under title of Source and Target. Source molecule in network interaction with Target molecule based on biological rationale.

Author(s)

Isar Nassiri, Matthew McCall

Examples

1
2
3
4

isarnassiri/CMEA documentation built on May 18, 2021, 4:42 a.m.