JudeWells / chainsaw

MIT License
27 stars 2 forks source link

Change zero-indexed output behaviour #17

Closed JudeWells closed 1 year ago

JudeWells commented 1 year ago

Current behaviour is to output domain predictions based on 0-indexed sequential residue position in the PDB file. Better would be 1-indexed to match AlphaFold structures. Best would be indexing that matches the author numbers in the provided PDB file.

JudeWells commented 1 year ago

Changed to 1-indexing instead of 0-indexing with commit 3d4267577825fb5c9c39af06793746360aa20380