1080

From BR Wiki
Jump to navigation Jump to search

Summary:

Too many variables in a single chain or read statement

Cause:

  1. Too many variables are used in a chain statement.
  2. Too many variables in a single read statement.

Remedy:

  1. Reduce the number of variables to 62 or less.
  2. split the read into two reads