View source: R/pandora_from_janno.R
get_individual_pandora_data | R Documentation |
Query pandora for information across tabs Site and Sequencing, for a provided set of individual IDs.
get_individual_pandora_data(sample_ids, credentials)
sample_ids |
character. A vector of individual IDs to pull pandora data for. |
credentials |
character. Path to a credentials file containing four lines listing the database host, the port of the database server, user and password, respectively. Passed to get_pandora_connection |
A tibble containing the pandora information for individuals present in the janno file, from Site to Sequencing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.