getNode function

Extract all genes for a module in a FateID self-orgaizing map

Extract all genes for a module in a FateID self-orgaizing map

Extract a vector of all genes corresponding to a given module of a FateID self-organizing map (SOM) of pseudo-time ordered gene expression (or noise) profiles.

getNode(ps, n)

Arguments

  • ps: FateID SOM. List object.
  • n: Integer number of SOM module.

Returns

Vector of gene IDs in module n.

  • Maintainer: Dominic Grün
  • License: GPL-3
  • Last published: 2024-11-24

Useful links