get_schellens_et_al_2015_sup_1: Get the table of Supplementary Material 1 from Schellens et...

View source: R/get_schellens_et_al_2015_sup_1.R

get_schellens_et_al_2015_sup_1R Documentation

Get the table of Supplementary Material 1 from Schellens et al., 2015. Will download the file if needed.

Description

Get the table of Supplementary Material 1 from Schellens et al., 2015. Will download the file if needed.

Usage

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
)

Arguments

url

the URL

xlsx_filename

the XLSX filename

verbose

set to TRUE for more output

Value

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


richelbilderbeek/bianchi_et_al_2017 documentation built on Jan. 4, 2023, 1:36 a.m.