Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.1 KB

Appendices for my master thesis

Title = Computational Approaches to Universal Influenza Vaccines: In search of conserved T-cell epitopes

  • src/ = contains a jupyter notebook containing code for all experiments.
  • data/ = contains sequences/tree data used for experiments
  • results/ = contains results for the experiments

To try the codes, you must download the necessary packages mentioned in the complete_pipeline.ipynb

External tools to download:

Unfortunately, neoIM (immunogenicity tool) is yet unpublished, and was ran privately by the person in charge of the development of the tool. You would just have to use the results file instead (results/neoIM_results/*).

Also, the codes were written in linux environment. If you have a Windows, try installing Windows Subsystems for Linux 2 (WSL2).