View source: R/repurposing_query_biomarkers.R
Function to create SQL query for drugs data Last updated: 2021-02-15
1 2 3 4 5 6 7 | repurposing_query_biomarkers(
drug_concept_id,
biomarker_concept_id,
upper_bound_biomarker,
db = "netezza",
...
)
|
drug_concept_id |
A string |
biomarker_concept_id |
A string |
upper_bound_biomarker |
A string |
db |
A string, either "netezza" or "bigquery" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.