powered by
An adjacent matrix of the semantic similarity (Rel) among differnet protein modules.
data("simMatBP.Rel")
The format is: num [1:175, 1:175] 0.994 0.87 0.939 0.879 0.534 0.798 0.72 0.784 0.795 0.815 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:175] "mapped_1" "mapped_2" "mapped_3" "mapped_4" ... ..$ : chr [1:175] "mapped_1" "mapped_2" "mapped_3" "mapped_4" ...
MoonFinder: a framework for the identification of moonlighting non-coding RNAs.
# NOT RUN { data(simMatBP.Rel) head(simMatBP.Rel) # }
Run the code above in your browser using DataLab