FURE: FURE: Functional redundancy between synthetic lethal gene...

Description Usage Arguments Value Author(s)

View source: R/FURE.R

Description

Utilises gene ontology information from the GO database bioconductor package. Assesses gene pairs output from the SLinG and BEEM tools for gene ontology functional redundancy. Performs semantic similarity scoring utilising the GOSemSim bioconductor package

Usage

1
2
3
FURE(
	data=data, 
	inputType=inputType)

Arguments

data

This should be the output matrix (or similar) from the SLinG and BEEM tools. Columns 1 and 2 should be gene symbols.

inputType

Either 'BIGEE' or 'BEEM' based on origin of the input matrix.

Value

A list of matrices containing gene pairs with associated synthetic lethal statistical significance values + gene ontology annotation/ scores.

Author(s)

Mark Wappett


BiSEp documentation built on May 2, 2019, 9:13 a.m.