query_mhc_search: Query IEDB's 'mhc_search' table

View source: R/query_mhc_search.R

query_mhc_searchR Documentation

Query IEDB's mhc_search table

Description

Query IEDB's mhc_search table

Usage

query_mhc_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.