View source: R/query_epitope_search.R
query_epitope_search | R Documentation |
epitope_search
tableQuery IEDB's epitope_search
table
query_epitope_search(query, max_n_queries = Inf, verbose = FALSE)
query |
an IEDB query,
as created by, for example, create_healthy_human_query.
Use check_query to check if the |
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 |
a tibble
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.