TCGAbiolinks (version 1.2.5)

TCGAquery_Social: Finds the number of downloads of a package on CRAN or BIOC and find questions in website ("bioconductor.org", "biostars.org", "stackoverflow).

Description

Finds the number of downloads of a package on CRAN or BIOC

Usage

TCGAquery_Social(siteToFind = NULL, listPackage = NULL, KeyInfo = NULL)

Arguments

siteToFind
website ("bioconductor.org", "biostars.org", "stackoverflow) related to TCGA or a package
listPackage
list of package to find in bioconductor
KeyInfo
is a key to find in biostars related to TGGA or package

Value

table with number of downloads about a package

Examples

Run this code
TCGAquery_Social("bioconductor.org","BiocCheck")

Run the code above in your browser using DataLab