Open
Description
I am a very avid user of your nice tool :)
I often need to plot 40-50 genes at a time, and typically do so using the --BED parameter to plot many regions, however, the filename prefixes are not super useful (coordinates), and my bed file actually has a 4th info column
My beds typically look like:
chrx 123 345 Leptin_Locus
chry 678 425 Lpl_Locus
The resulting filenames just become (given -out Plot.png) chry:678-425_Plot-png
It would be amazing if any optional info fourth column also got added as a prefix to the resulting file!