Learn R Programming

MoonFinder (version 1.0.3)

rna2protein: rna2protein

Description

two-column matrix with each row shows the binary association between RNA and protein.

Usage

data("rna2protein")

Arguments

Format

The format is: chr [1:12008, 1:2] "LINC00271" "MALAT1" "CRNDE" "PINK1-AS" "TUG1" "MALAT1" "CRNDE" "C11orf95" "ANCR" "LOC647323" ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:2] "Interactor1" "Interactor2"

References

MoonFinder: a framework for the identification of moonlighting non-coding RNAs.

Examples

Run this code
# NOT RUN {
data(rna2protein)
head(rna2protein)
# }

Run the code above in your browser using DataLab