View source: R/count_cosmic_tissue.R
cosmic_sql_search | R Documentation |
Count variant occurences per tissue in COSMIC db
cosmic_sql_search(gene, change, sql_con_tbl)
gene |
Character string containing gene symbol |
change |
Character string with coding or amino acid change |
sql_con_tbl |
Established SQL connection to COSMIC db |
Returns list with total count and tissue specific counts
GATA3 p.M294K returns list with
COSMIC_n_tissue breast (43)
COSMIC_n_total 43
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.