Description Usage Arguments Value Examples
calculate concept weight between the training gene set and concepts, with/without penalty for over-representing gene
1 | cal_weightMatrix(trList)
|
trList |
A vector containing all the training gene ids. |
A matrix containing two types of concept weights
1 2 | trList.call<-1:100
concept.info<-cal_weightMatrix(trList.call)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.