TcgaNIndWithAnyMut | R Documentation |
Give count of individuals with a mutation recorded for selected tumor
TcgaNIndWithAnyMut( tumor = "BRCA", limit = NULL, db = "isb-cgc:tcga_201607_beta", project )
tumor |
character(1) defaults to 'BRCA' |
limit |
numeric(1) defaults to NULL, appended as limit to number of records returned if non-null |
db |
character(1) BigQuery database name |
project |
character(1) project code |
numeric(1)
if (interactive()) TcgaNIndWithAnyMut(project="cgc-05-0009")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.