if i % 100 == 0 and self.verbose:
                print("Processing reaction {} out of {}...".format(i+start, count))