if (FALSE) {
vdj_structure_antibody <- VDJ_3d_properties(VDJ = AntibodyForests::small_vdj,
pdb.dir = "~/path/PDBS_superimposed/",
file.df = files,
properties = c("charge", "3di_germline", "hydrophobicity"),
chain = "HC+LC",
sequence.region = "full.sequence",
propka.dir = "~/path/Propka_output/",
germline.pdb = "~/path/PDBS_superimposed/germline_5_model_0.pdb",
foldseek.dir = "~/path/3di_sequences/")
}
Run the code above in your browser using DataLab