getcoexpr: Get IDs For Co-Expressed Genes from The 'LINC' Class

Description Usage Arguments Value Author(s) Examples

Description

getcoexpr provides access to co-expressed genes of a query in 'LINC' objects.

Usage

1
2
getcoexpr(input,
          query   = NULL)

Arguments

input

a 'LINCcluster' or 'LINCsingle' object

query

for a 'LINCcluster' the name of the query gene

Value

a vector containing the co-expressed genes for a query

Author(s)

Manuel Goepferich

Examples

1
2
3
4
data(BRAIN_EXPR)

# Get the co-expressed genes for the gene with the entrez id "441951" (ZFAS1)
getcoexpr(crbl_cluster, "441951" )

ManuelGoepferich/LINC_before_DEVEL documentation built on May 7, 2019, 2:46 p.m.