FastCeRNA: easy ceRNA network via GDCRNATools::gdcCEAnalysis

Description Usage Arguments Author(s) See Also

View source: R/BI_FastCeRNA.R

Description

easy ceRNA network via GDCRNATools::gdcCEAnalysis

Usage

1
2
3
FastCeRNA(gene.counts, miRNA.counts, matrix.type = "counts",
  select = NULL, design, deMIR = NULL, lnc.targets = "starBase",
  pc.targets = "starBase", save.path = "ceRNA", names = "love")

Arguments

gene.counts

the raw counts matrix of mRNA and lncRNA

miRNA.counts

the raw counts matrix of miRNA

matrix.type

the type of expression matrix.Default is "counts".If you have a normalized matrix,please set it "normalized".

design

a design object

deMIR

differencial expression miRNAs

lnc.targets

a list with lcnRNA ENSEMBL names and miRNAs symbol elements.Or "starBase"

pc.targets

a list with protein-coding RNA(mRNA) ENSEMBL names and miRNAs symbol elements.

save.path

the space of the save file.Default is "WGCNA"

names

part of saved files name

Author(s)

Weibin Huang<654751191@qq.com>

See Also

gdcCEAnalysis.


shijianasdf/BasicBioinformaticsAnalysisFromZhongShan documentation built on Jan. 3, 2020, 10:08 p.m.