Closed jdidion closed 7 years ago
In the 'detect' command, the 'known' detector (-d known) is not identifying known adapters. The KnownDetector._find_contaminants method is using the wrong calculation to determine the match_frac (currently it's calculating abundance).
Fixed by 6d4b530
In the 'detect' command, the 'known' detector (-d known) is not identifying known adapters. The KnownDetector._find_contaminants method is using the wrong calculation to determine the match_frac (currently it's calculating abundance).