Open AstrobioMike opened 10 months ago
I am having a very similar error:
Current behaviour
After submitting a mmseqs taxonomy
run, this sub command is being executed (and dies):
aggregatetaxweights mmseqs_database/database tmp1/14824571404584235274/orfs_h_swapped tmp1/14824571404584235274/orfs_tax tmp1/14824571404584235274/orfs_tax_aln SWH_IN_taxonomy/SWH_IN --lca-ranks kingdom,phylum,class,order,family,genus,species --tax-lineage 1 --compressed 1 --threads 12 -v 3
MMseqs output
Missing key 0 in tax result
tmp1/14824571404584235274/taxpercontig.sh: line 85: 206297 Aborted (core dumped) "$MMSEQS" aggregatetaxweights "${TAX_SEQ_DB}" "${TMP_PATH}/orfs_h_swapped" "${TMP_PATH}/orfs_tax" "${TMP_PATH}/orfs_tax_aln" "${RESULTS}" ${AGGREGATETAX_PAR}
Error: aggregatetaxweights died
Environment
Comment I know that for mmseqs taxonomy classification with GTDB at least 900 GB RAM are needed, so I am not surprised that your process died @AstrobioMike. And since I seem to have a very similar error (if not the same) maybe even my 950 GB RAM are not enough, I wonder...
Thanks for maintaining this great software! I'm having an issue with easy-taxonomy using GTDB (but not NCBI with the same query input), described below. Using a conda install of version 15.6f452.
Thanks for any help!
Expected Behavior
Completing without error
Current Behavior
Fails at aggregatetaxweights with the following:
Full log here: easy-tax-full-log-error.txt
Steps to Reproduce (for bugs)
Install
DB setup
Making small test data
Running the program
MMseqs Output (for bugs)
Fails at aggregatetaxweights with the following:
Full log here: easy-tax-full-log-error.txt
Context
Trying to get taxonomy output via GTDB with lineage info added. Using the NCBI database completes successfully on the same input query.
Your Environment
Include as many relevant details about the environment you experienced the bug in.