Not really. You can force there to always be a NULL with --tnullmin. You
can also specify the maximum duration of the null event with --tnullmax;
this should indirectly cause there to be more instances where nulls
appear between non-nulls.
On 11/21/16 1:17 PM, Leshin, Joseph wrote:
Greeting
Greetings,
Is it possible to avoid having Optseq repeat my events more than 3 times before
inserting a NULL? In other words, I get sequences that look like ev1, ev5, ev4,
ev2, ev6, NULL, etc. Ideally, I'd have Optseq limit event repetitions at 2-3
followed by a NULL. I tried using "-repvar" bu