Closed hechth closed 3 years ago
The image with the current version (as of commit
fced080) has been pushed as october3
to https://hub.docker.com/layers/174043688/recetox/recetox-xmsannotator/october3/images/sha256-995fee1fafbe502d33ce97f7c01f5ba3130392ad6d67993111b1da5170c925ca?context=repo
Please try it.
Added files needed to run multilevel annotation steps 2-5 from master. Removed KEGG specific things from step 3. Changed parallel loop in step 5 to be sequential -> this breaks consitency with the master outputs. Added dependencies that come from these files to conda environment and DESCRIPTION. Pinned most versions in the conda dev environment file for consistency. Added test case for
october
score computation version which uses a precomputed isotope table. Refactored get_chemscore and isotope detection part further.Added test for advanced annotation on single dataset.
Closes #69 Closes #70 Closes #72 Closes #83