View source: R/api_mutations_queries.R
query_mutations | R Documentation |
Query Mutations
query_mutations(
mutations = NA,
entrez = NA,
codes = NA,
types = NA,
cohorts = NA,
samples = NA,
status = NA,
paging = NA,
...
)
mutations |
A vector of integers |
entrez |
A vector of integers |
codes |
A vector of strings |
types |
A vector of strings |
cohorts |
A vector of strings |
samples |
A vector of strings |
status |
A string |
paging |
A named list |
... |
Arguments to create_result_from_api_query |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.