Closed openpaul closed 10 months ago
I suggest this fix to close issue https://github.com/BinPro/CONCOCT/issues/171 Instead of checking only for "N"s, this solution will skip any kmer that is not in the dictionary key. Thus making the script work with any ambiguous base.
I suggest this fix to close issue https://github.com/BinPro/CONCOCT/issues/171 Instead of checking only for "N"s, this solution will skip any kmer that is not in the dictionary key. Thus making the script work with any ambiguous base.