Use Filter object in testGetNSignicativeKmers
Since the function testGetNSignificativeKmers in testFilter was using pair and not Filter object, it now use the filter object getter for the pair. For more informations, see #3283.
Please register or sign in to comment