Details
Description
4IM2 has [GLY-1], [SER0], and IntervalStore finds the first but fails to find the second. FeatureStore line 545.
features.findOverlaps(0, 0, result);
If I change that call to (-1,-1,...) or (1,1,...) it is fine. But a RESNUM of 0 fails.
Test is PDBSequenceFetcherTest
features.findOverlaps(0, 0, result);
If I change that call to (-1,-1,...) or (1,1,...) it is fine. But a RESNUM of 0 fails.
Test is PDBSequenceFetcherTest
Attachments
Issue Links
- depends on
-
JAL-2007 Use PDBe numbering for sequences extracted from PDB files
- In Progress