Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove some functionality from the suffix array (#24)
* remove clean_taxa as it's not implemented correctly and needed + rename equate_il * taxon requires only 32 bits * remove LCA calculation from the suffix array + remove UMGAP dependency * only search is needed * remove functional processing (this should be part of the API) * remove unused functionality + split searchers * formatting
- Loading branch information