| get_sig_info | R Documentation |
get_sig_info() returns information about all gene signatures implemented in
hacksig.
get_sig_info()
A tibble with one row per signature and four columns:
signature_id, a unique identifier associated to a signature;
signature_keywords, valid keywords to use in the signatures argument of
hack_sig() and check_sig() as well as in the keywords argument of
get_sig_genes();
publication_doi, the original publication DOI;
description, a brief description about the signature.
check_sig(), hack_sig(), get_sig_genes()
get_sig_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.