Description Usage Arguments Examples
Converts a list of L vectors containing features into a binary indicator matrix of nxL where L is the length of the universe of genes in the List
1 |
list: |
list of L vectors containing gene lists |
1 2 | L<-readGmt('KruegerSYMBOL2015.gmt')
D<-from1list2D(L)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.