- Stricter chromosome validation. All chromosome names must now be 1-25, X, Y, M, or MT.
- This is to prevent a problem that happens when people use non-categorical data (like rsid) in the chrom column by accident. Prior attempts at loose validation kept getting bypassed, so now we are strict.
- Allow larger plot regions by default (up to 2Mb).