getMarkerGenes: Resume Read marker gene files and return a list of marker...

Description Usage Arguments Value

View source: R/GMSCA.R

Description

This function read marker gene files and return a list of marker genes.

Usage

1
getMarkerGenes(markers.path = ".")

Arguments

markers.path

Folder containing user-defined lists of genes to be used as marker genes to determine modules' enrichment. This is done using WGCNA::userListEnrichment function, so they must be in a compatible format. Gene IDs must be expresed using the same format as in the expression data specified in the first parameter.

Value

A list of marker gene lists, one for each file read.


drlaguna/GPCNA documentation built on Sept. 22, 2020, 11:47 p.m.