Hi,yancong,
It took me some time to finally install the software completely. The characterization workflow has been successfully tested, but why is the prioritization workflow lacking supervised results?
it’s my output result from prioritization workflow
Did you customize the phenotype parameter in your metawibele.cfg file? You need to specify the phenotype parameter with the main phenotype metadata of interest (e.g. disease_diganosis) for supervised prioritization. MetaWIBELE will skip supervised prioritization if phenotype = none. More guidance about the parameter setting of metawibele.cfg is shown in GitHub - biobakery/metawibele: MetaWIBELE: Workflow to Identify novel Bioactive Elements in microbiome.
Yes, if you customize the phenotype parameter, MetaWIBELE will process association analysis in the MetaWIBELE-characterize step and format the association results into another type of annotation in the characterization outputs. These association results will be used for supervised prioritization in the MetaWIBELE-prioritize step.