Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • One or both of chromStart, chromEnd is a negative number
  • chromStart > chromEnd
  • One or both of chromStart, chromEnd is larger than the chromosome's actual size
  • chrom is not a valid chromosome
    • BED format requires chromosome names (e.g. "chr12") and not just chromosome numbers (e.g. "12").
  • The score, if provided, is not an integer

...