get_individual_pandora_data: Pull pandora information for specific individual IDs

View source: R/pandora_from_janno.R

get_individual_pandora_dataR Documentation

Pull pandora information for specific individual IDs

Description

Query pandora for information across tabs Site and Sequencing, for a provided set of individual IDs.

Usage

get_individual_pandora_data(sample_ids, credentials)

Arguments

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

Value

A tibble containing the pandora information for individuals present in the janno file, from Site to Sequencing.


sidora-tools/eager2poseidon documentation built on May 12, 2023, 11:58 p.m.