twopin / CAMP

predicting peptide-protein interactions
124 stars 31 forks source link

How to generate 'pep_concat_seq' and 'prot_concat_seq' in my own camp input data #43

Open heyigacu opened 3 months ago

heyigacu commented 3 months ago

I want use default camp checkpoints to predict the affinity between peptide and protein, How to generate 'pep_concat_seq' and 'prot_concat_seq' in my own camp input data ?

twopin commented 1 month ago

You can use the code here: https://github.com/twopin/CAMP/blob/master/data_prepare/step3_generate_features.py