coexprees4gene-methods: description of function coexprees4gene

coexprees4geneR Documentation

description of function coexprees4gene

Description

Calculate the coexpression for any given gene

Usage

coexprees4gene(x, gene = NULL, method = "spearman",
  geneNameCol = "gene_name", padjMethod = "BH")

Arguments

x

the StefansExpressionSet varibale

method

any method supported by cor.test

geneNameCol

the name of the gene column (gene_name)

padjMethod

the method to calucate the FDR with p.adjust

Value

a data.frame with the columns 'GeneSymbol', 'pval', 'cor', 'adj.p'


stela2502/StefansExpressionSet documentation built on April 24, 2023, 8:15 p.m.