Learn R Programming

msig (version 1.0)

search_show_collection: Show collctions for msigdb_search()

Description

Show collctions for msigdb_search()

Usage

search_show_collection(email)

Arguments

email

email that registered for MSigDB database.

Value

collections from MsigDB website.

Examples

Run this code
# NOT RUN {
search_show_collection("your email")
# or
email <- 'your email'
search_show_collection()
# }

Run the code above in your browser using DataLab