View source: R/get_schellens_et_al_2015_sup_1.R
get_schellens_et_al_2015_sup_1 | R Documentation |
Get the table of Supplementary Material 1 from Schellens et al., 2015. Will download the file if needed.
get_schellens_et_al_2015_sup_1( url = "http://richelbilderbeek.nl/schellens_et_al_2015_s_1.xlsx", xlsx_filename = file.path(rappdirs::user_data_dir(appname = "bianchietal2017"), "schellens_et_al_2015_s_1.xlsx"), verbose = FALSE )
url |
the URL |
xlsx_filename |
the XLSX filename |
verbose |
set to TRUE for more output |
a tibble, with columns named
cell_line
,
infected
,
epitope_sequence
,
epitope_length
,
copy_number
,
source_protein
,
gene
,
best_allele
,
best_allele_rank
,
best_allele_predscore
,
normalized_copyno
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.