writeMarkers: Write Marker Genes to File

Description Usage Arguments Details Author(s) Examples

Description

Write marker genes specific to each test case to file

Usage

1
writeMarkers(m, prefix)

Arguments

id

The sorted IDs of gene ranks derived both enhancers and promoters.

id2

The sorted IDs of gene ranks derived promoters only.

file

The filename to save as.

Details

The function save two columns of gene ranks pair-wiselly to a csv file.

Author(s)

Qi Wang

Examples

1
2
genes=list(marker=c("BRAF","KRAS","MYC","TP53"))
writeMarkers(genes,"CLL")

qwang-big/irene documentation built on May 23, 2019, 1:47 p.m.