Next: MinBlockSize, Previous: Cleaning, Up: Cleaning [Contents]
The MinBlockLength
filter discards blocks with less sites than a given threshold.
maf.filter= \ [...], MinBlockLength(min_length=1000), \ [...] |
min_length={int>0}
The minimum length.