This function does nothing. It is intended to inherit is parameters' documentation.
default_params_doc(
alleles,
do_filter,
fasta_filename,
folder_name,
mhc_haplotype,
netmhc2pan_archive_filename,
netmhc2pan_bin_tarfile_path,
netmhc2pan_bin_url,
netmhc2pan_data_tarfile_path,
netmhc2pan_data_url,
netmhc2pan_folder_name,
netmhc2pan_subfolder,
netmhc2pan_version,
os,
peptide_length,
peptides,
protein_sequence,
temp_fasta_filename,
temp_local_file,
temp_xls_filename,
verbose,
xls_filename
)
one or more alleles, e.g. DRB1_0101
.
See get_netmhc2pan_alleles for a full list
set to TRUE if the results of NetMHCIIpan must be filtered
the name of a FASTA file with protein sequences
the folder to install NetMHCIIpan, which is
"/home/[usename]/.local/share"
by default
one MHC haplotype, e.g. DRB1_0101
.
See get_netmhc2pan_alleles for a full list
the NetMHC2pan archive
filename, for example netMHCIIpan-3.2.Linux.tar.gz
,
which is used in installation of NetMHC2pan.
Use get_netmhc2pan_archive_filename to get this filename.
path of the NetMHCIIpan binary tarball file
URL to download the
NetMHCIIpan binary tarball file from,
similar to, for example,
https://www.cbs.dtu.dk/download/12345678-1234-1234-1234-123456789ABC
.
Use get_netmhc2pan_bin_url to get the default URL.
path of the NetMHCIIpan data tarball file
URL to download the NetMHCIIpan data tarball file from, similar to, for example, https://services.healthtech.dtu.dk/services/NetMHCIIpan-3.2/data.Linux.tar.gz. Use get_netmhc2pan_data_url to get the default URL.
the folder (to be) used by NetMHCIIpan. From this location, a subfolder for NetMHCIIpan is created. Use get_default_netmhc2pan_folder to see the location of the default NetMHCIIpan folder. Use get_default_netmhc2pan_subfolder to see the location of the default NetMHCIIpan subfolder.
the subfolder (to be) used by NetMHCIIpan. Use get_default_netmhc2pan_subfolder to see the location of the default NetMHCIIpan subfolder
the NetMHCIIpan version,
for example 3.2
.
Use get_default_netmhc2pan_version to get the default
NetMHCIIpan version
the operating system as obtained by rappdirs::app_dir()$os
.
netmhc2pan
supports Linux ('unix
') only
length of a peptide
one or more peptide sequences
a protein sequence, for example FAMILYVW
name for a temporary FASTA file, which will be deleted automatically
path to the temporary file to store the URL to. This file will be deleted afterwards.
name for a temporary xls
file,
which will be deleted automatically
set to TRUE for more output
name of an xls
file
Richèl J.C. Bilderbeek