Skip to content

Bug MHC class 2 - Clustering did not include all 1000 input models #35

@Danielle-314

Description

@Danielle-314

A TCR and pMHC were docked with command line: python3 /home/ddiepenbroek/swifttcr/scripts/swift_tcr.py -r /projects/0/prjs1135/dkfz/swifttcr/input/short_seq/ss_tcr118_m3_on_pmhc_m0/pMHC_shortseq_tcr118_mut1_dr_m0.pdb -l /projects/0/prjs1135/dkfz/swifttcr/input/short_seq/ss_tcr118_m3_on_pmhc_m0/TCR_shortseq_tcr118_mut1_dr_m3.pdb -o /projects/0/prjs1135/dkfz/swifttcr/output -op ss_tcr118_mut1_dr_m3_m0 -c 16 -t 9 -m 1000 -mhc2

The clustering file clustering.txt contained a total of 997 models by counting the total amount of center models and neighbours. I rerunned the clustering for 6A clustering_6A.txt with the following python script in swifttcr: swifttcr/scripts/clustering.py and four models were missing. The models missing for 6A are ['merged_679.pdb', 'merged_898.pdb', 'merged_908.pdb', 'merged_992.pdb'] and for 9A ['merged_679.pdb', 'merged_908.pdb', 'merged_992.pdb'] . Clustering is performed with the following file: irmsd.csv.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions