Executables for MacOS and Linux Centos, updated on 2020-05-10
Executable for MacOS >= 10.14.14: irtools.osx
Executable for Linux server Centos 7: irtools.centos
Reference files used in the web service
Reference files used at the web site can be downloaded from human v1.0, human v2.0, and mouse v1.0.
To run the tool
Once downloading the tools, type chmod a+x irtools.osx or chmod a+x irtools.centos to change permission, then type ./irtools.osx or ./irtools.centos:
Program: irtools (Tools for analyzing CDR3 sequence data)
Version: 0.01
Usage:   irtools -c parameter_file
A typical parameter_file looks like:
#this line will be ignored
out_prefix=Prefix
cdr3_file=cdr3_file.txt
hla_file =hla_file.txt
refer_file=ref_file.txt
v_usage_freq_file=ref_V.txt
cdr3_length_freq_file=ref_L.txt
local_min_pvalue=0.001
p_depth = 1000
global_convergence_cutoff = 1
simulation_depth=1000
kmer_min_depth=3
local_min_OVE=10
algorithm=GLIPH2
all_aa_interchangeable=1
Please check the demo for input files' descriptions.
Test data
Test data can be downloaded from here.