for (let i = 0, n = resIdc.length; i < n; ++i) {
      const res = residues[resIdc[i]]
      const color = colorer.getResidueColor(res, parent)
      this._processItem(
        chunkIdx++,