Description Usage Arguments Value Author(s) References See Also Examples
convert HumanNet normalized log-likelihood score from data.frame to list, which will be used in FunSim method
1 | LLSn2List(LLSn)
|
LLSn |
data.frame of gene-gene normalized log-likelihood score in HumanNet |
a list of normalized log-likelihood score
Peng Ni, Min Li
Cheng L, Li J, Ju P, et al. SemFunSim: a new method for measuring disease similarity by integrating semantic and gene functional association[J]. PloS one, 2014, 9(6): e99415.
1 2 3 4 | ## see examples in function FunSim
data(HumanNet_sample)
llsnlist<-LLSn2List(HumanNet_sample[1:100,])
llsnlist
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.