Releases: unipept/unipept-index
Releases · unipept/unipept-index
Index SP_2024-11-01
Merge pull request #27 from unipept/tryptic-search Add functionality to search only tryptic matches
Index SP_2024-10-01
Merge pull request #27 from unipept/tryptic-search Add functionality to search only tryptic matches
Index SP_2024-08-13
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
Index SP_2024-08-12
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
Index SP_2024-08-07
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