Skip to content

predicting peptide and TCR interaction

License

Notifications You must be signed in to change notification settings

vanessajurtz/netTCR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netTCR

predicting peptide and TCR interaction

python scripts/netTCR.py -infile test_data/data.txt -outfile NetTCR_predictions.txt

or with TCR list and peptide spcification:

python scripts/netTCR.py -infile test_data/data_tcr_list.txt -peptides GLCTLVAML,NLVPMVATV -outfile NetTCR_predictions.txt

the options for peptides should be:

GILGFVFTL, GLCTLVAML, NLVPMVATV and YVLDHLIVV.

About

predicting peptide and TCR interaction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%