The diffchrom plot script (in R) truncates the output file name (`-o` option) to 511 characters (probably 512 including the `\0` string terminator in C).
The diffchrom plot script (in R) truncates the output file name (
-ooption) to 511 characters (probably 512 including the\0string terminator in C).