Open notestaff opened 6 years ago
@notestaff Unfortunately, there is no such a test suite. Maybe someday we will prepare one, but for sure not in the near future.
A python reimplementation of some of KMC's functions is at https://github.com/broadinstitute/viral-ngs/blob/is-add-kmc/test/unit/test_kmers.py#L96 . Maybe, could help in generating expected outputs for a KMC test suite?
@marekkokot Is there a test suite you use to verify correctness of kmc and kmc_tools? If there is, could it be checked into github?