implement: A plugin function

Description Usage Arguments Value

View source: R/implement.function.R

Description

A plugin function for evaluating binding interaction and information values

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
implement(
  mRNA,
  miRNA.x,
  start.x,
  end.x,
  miRNA.y,
  start.y,
  end.y,
  mRNAexpression,
  miRNAexpression
)

Arguments

mRNA

the mRNA

miRNA.x

the miRNA x

start.x

the start site of miRNA x binding on mRNA

end.x

the end site of miRNA x binding on mRNA

miRNA.y

the miRNA y

start.y

the start site of miRNA y binding on mRNA

end.y

the end site of miRNA binding on mRNA

mRNAexpression

mRNA expression matrix

miRNAexpression

miRNA expression matrix

Value

implement returns a result vector


chupan1218/sycomore documentation built on Dec. 19, 2021, 4:07 p.m.