↓ 1 callersMethoddesign(self, iters=100, opt=None, weights=None, save_best=True, verbose=1)
colabdesign/colabdesign/tr/model.py:277
↓ 1 callersMethoddesign_pssm_semigreedy(self, soft_iters=300, hard_iters=32, tries=10, e_tries=None,
ramp_recycles=True,
colabdesign/colabdesign/af/design.py:722
↓ 1 callersFunctionevaluate_filters Evaluate metrics against quality filters (operators: <, <=, >, >=, ==, =). Args: filter_set: {metric_name: {"value": threshold, "ope
germinal/filters/filter_utils.py:451
↓ 1 callersFunctionexpand_copies given msa (N,L,20) expand to (1+N*copies,L*copies,22) if block_diag else (N,L*copies,22)
colabdesign/colabdesign/af/inputs.py:157
↓ 1 callersFunctionextend input: 3 coords (a,b,c), (L)ength, (A)ngle, and (D)ihedral output: 4th coord
colabdesign/colabdesign/tr/legacy/utils.py:92
↓ 1 callersFunctionget_iglm_ll Calculate antibody sequence log-likelihood using IgLM language model. Attribution: Shuai, R. W., Ruffolo, J. A., & Gray, J. J. (2023). IgLM:
germinal/filters/filter_utils.py:793