recipe bioconductor-gdcrnatools

GDCRNATools: an R/Bioconductor package for integrative analysis of lncRNA, mRNA, and miRNA data in GDC

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/GDCRNATools.html

License:

Artistic-2.0

Recipe:

/bioconductor-gdcrnatools/meta.yaml

This is an easy-to-use package for downloading, organizing, and integrative analyzing RNA expression data in GDC with an emphasis on deciphering the lncRNA-mRNA related ceRNA regulatory network in cancer. Three databases of lncRNA-miRNA interactions including spongeScan, starBase, and miRcode, as well as three databases of mRNA-miRNA interactions including miRTarBase, starBase, and miRcode are incorporated into the package for ceRNAs network construction. limma, edgeR, and DESeq2 can be used to identify differentially expressed genes/miRNAs. Functional enrichment analyses including GO, KEGG, and DO can be performed based on the clusterProfiler and DO packages. Both univariate CoxPH and KM survival analyses of multiple genes can be implemented in the package. Besides some routine visualization functions such as volcano plot, bar plot, and KM plot, a few simply shiny apps are developed to facilitate visualization of results on a local webpage.

package bioconductor-gdcrnatools

(downloads) docker_bioconductor-gdcrnatools

Versions:

1.18.0-01.14.0-01.12.0-01.10.1-01.10.0-01.8.0-01.6.0-01.4.0-11.2.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-gdcrnatools

and update with:

conda update bioconductor-gdcrnatools

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-gdcrnatools:<tag>

(see bioconductor-gdcrnatools/tags for valid values for <tag>)

Download stats