powered by
two-colomn matrix with each row shows interaction between a pair of proteins.
data("ppi")
The format is: chr [1:210410, 1:2] "KANSL1L" "SLC12A8" "RBM47" "RBM47" "RBM47" "RBM47" "RBM47" "RBM47" "TTC26" "TTC26" "TTC26" ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:2] "V1" "V2"
MoonFinder: a framework for the identification of moonlighting non-coding RNAs.
# NOT RUN { data(ppi) head(ppi) # }
Run the code above in your browser using DataLab