Description Usage Arguments Details Author(s) Examples
Write marker genes specific to each test case to file
1 | writeMarkers(m, prefix)
|
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. |
The function save two columns of gene ranks pair-wiselly to a csv file.
Qi Wang
1 2 | genes=list(marker=c("BRAF","KRAS","MYC","TP53"))
writeMarkers(genes,"CLL")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.