Skip to content

Conversation

@heracle
Copy link
Collaborator

@heracle heracle commented Aug 2, 2021

Implement:

  • Taxonomic Classification on the fly by iterating the annotation matrix
  • LCA computation
  • update_scores_and_lca
  • unit tests
  • tax class CLI
  • integration tests

Testing workflow:

python3 ../integration_tests/main.py --test_filter "test_taxonomy_"

./unit_tests --gtest_filter=TaxonomyTest.ClsAnno_ClassifierUpdateScoresAndLca && ./unit_tests --gtest_filter=TaxonomyTest.ClsAnno_KmerToTaxidUpdate && ./unit_tests --gtest_filter=TaxonomyTest.ClsAnno_FindLca && ./unit_tests --gtest_filter=TaxonomyTest.ClsAnno_RmqPreprocessing && ./unit_tests --gtest_filter=TaxonomyTest.ClsAnno_DfsStatistics

Signed-off-by: Radu Muntean [email protected]

@heracle heracle marked this pull request as draft September 2, 2021 08:23
Base automatically changed from mtg_taxclass_3 to master September 6, 2021 08:26
@heracle heracle force-pushed the mtg_taxclass_4 branch 4 times, most recently from d93dd4d to ee58d8e Compare September 14, 2021 11:29
@heracle
Copy link
Collaborator Author

heracle commented Sep 14, 2021

Thank you for the review! I have rebased according to master and tried to address all the old comments

@heracle heracle marked this pull request as ready for review September 14, 2021 12:37
@heracle heracle requested a review from karasikov September 14, 2021 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants