fromProbesetToGeneSymbol: Function that associates a gene symbol to a probeset for some...

View source: R/easyDifferentialGeneCoexpression.r

fromProbesetToGeneSymbolR Documentation

Function that associates a gene symbol to a probeset for some Affymetrix platforms

Description

Function that associates a gene symbol to a probeset for some Affymetrix platforms

Usage

fromProbesetToGeneSymbol(
  thisProbeset,
  thisPlatform,
  this_platform_ann_df,
  verbose = FALSE
)

Arguments

thisProbeset

probeset in input

thisPlatform

GEO platform accession code

this_platform_ann_df

annotation dataframe of the platform

verbose

prints all the intermediate message to standard output or not

Value

a gene symbol as string


easyDifferentialGeneCoexpression documentation built on March 18, 2022, 6:06 p.m.