mskcc / NeoAntigen-Pipeline

Pipeline for computing neoantigen qualities from DNA and RNA-Seq data
MIT License
1 stars 0 forks source link

Nextflow module for Neoantigen editing - align_neoantigens_to_IEDB.py #16

Closed nikhil closed 3 months ago

nikhil commented 4 months ago

Dockerhub Container: mskcc/neoantigenediting:1.0 command: python /usr/bin/align_neoantigens_to_IEDB.py The workdir needs to have the input in a data folder of the structure

data/id_1/id_2/Patient_data

where id_1 can be the patient and id_2 can be the sample id

and

data/iedb.fasta

see https://github.com/LukszaLab/NeoantigenEditing/tree/main/data

nikhil commented 4 months ago

The output is a folder data/IEDB_alignments needed for the next step