identifymiRTargetsByICPPam50: Identify the top miRNA targets by ICP and PAM50

Description Usage Arguments Value References

View source: R/miRLAB.R

Description

This function identifies the top miRNA targets by ICP and PAM50.

Usage

1
2
identifymiRTargetsByICPPam50(d, nmiR, nmR, fiftymRNAsData, top = 1,
  topk = 500)

Arguments

d

A matrix of expression of miRNAs and mRNAs with columns being miRNA or mRNA names and rows being samples

nmiR

Number of miRNAs

nmR

Number of mRNAs

fiftymRNAsData

A matrix of expression of 50 mRNAs in PAM50 with columns being mRNA names and rows being samples

top

1 if getting the top of all miRNAs and 2 if getting the top of each miRNA

topk

Number of the top to get

Value

The top k miRNA targets

References

1. Parker, J. S., et al. (2009). "Supervised Risk Predictor of Breast Cancer Based on Intrinsic Subtypes." Journal of Clinical Oncology 27(8): 1160-1167.


miRLAB documentation built on Nov. 8, 2020, 5:45 p.m.