In cases where the predicted taxa are at rank below the expected taxa, this will be predicted as FP.
For example in the foodme1 dataset, kangaroos are given at the familly ranks because the species are not known, predicting Macropus giganteus is evaluated as FP.
This would also be the case on the rare occurence of predicting organisms to the sub-species level.
Correct behaviour should be that they are evaluated as TP.
Nextflow version
24.04.4
Pipeline version
1.0.0
Reproduction steps
nextflow run bio-raum/FooDMe2 \
-profile conda,dobrovolny_benchmark \
-r main
Also the TN results are effectively not appearing in the excel table. It would be useful to still have them in the results in order to check the filtering threshold.
Description
In cases where the predicted taxa are at rank below the expected taxa, this will be predicted as FP. For example in the foodme1 dataset, kangaroos are given at the familly ranks because the species are not known, predicting
Macropus giganteus
is evaluated as FP. This would also be the case on the rare occurence of predicting organisms to the sub-species level.Correct behaviour should be that they are evaluated as TP.
Nextflow version
24.04.4
Pipeline version
1.0.0
Reproduction steps
Logs
No response
Deployment
Conda/Mamba
OS
Linux