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 May 29, 2024, 10:28 a.m.