Skip to content

Releases: unipept/unipept-index

Index SP_2024-11-01

01 Nov 00:24
26dd5e5
Compare
Choose a tag to compare
Merge pull request #27 from unipept/tryptic-search

Add functionality to search only tryptic matches

Index SP_2024-10-01

01 Oct 00:23
26dd5e5
Compare
Choose a tag to compare
Merge pull request #27 from unipept/tryptic-search

Add functionality to search only tryptic matches

Index SP_2024-08-13

13 Aug 08:33
f15e3f8
Compare
Choose a tag to compare
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

12 Aug 12:14
f15e3f8
Compare
Choose a tag to compare
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

07 Aug 12:12
f15e3f8
Compare
Choose a tag to compare
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