powered by
Query MSigDB database by cookie
search_msig(keywords, collection = "", organism = "", contributor = "", email)
one keywords see Detail field
one or more collections
one or more organisms
one or more contributors
email that registered for MSigDB database.
dataframe contains name, description and so on.
# NOT RUN { email <- 'your email' x <- search_msig('immune & response') x |> msig_filt('system') |> msig_view('C2') # } # NOT RUN { # }
Run the code above in your browser using DataLab