query_epitope_search: Query IEDB's 'epitope_search' table

View source: R/query_epitope_search.R

query_epitope_searchR Documentation

Query IEDB's epitope_search table

Description

Query IEDB's epitope_search table

Usage

query_epitope_search(query, max_n_queries = Inf, verbose = FALSE)

Arguments

query

an IEDB query, as created by, for example, create_healthy_human_query. Use check_query to check if the query is valid

max_n_queries

maximum number of queries. Use Inf to have no upper limit on this. Lower values are useful for debugging.

verbose

set to TRUE for more output

Value

a tibble

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/iedbr documentation built on Aug. 21, 2022, 12:12 a.m.