Closed mandar5335 closed 4 years ago
Hi Mandar, thanks for reporting this bug and for providing a working minimal example code. I've repurposed it into a unit test with our internal test system. The bug was basically an indexing problem in the description function. Once the PR is merged, I'd be happy if you could test it.
Hi, I am using chi1,chi2 sidechain torsions as features for a residue in a protein using add_sidechain_torsions method. However, It seems like a bug in the featurizer as it denotes both chi1 and chi2 torsions as chi1. The problem is only in the naming but features correspond to relevant torsions correctly.
I have attached the corresponding PDB file. The sample code is described below:
output:
I am using PyEMMA 2.5.7 on Ubuntu 18.04 OS.
prot_maeconv.pdb.txt
Thanks, Mandar Kulkarni