Skip to content

Fix RnaseqRecipe import error#126

Merged
rafaelfsilva merged 1 commit intowfcommons:mainfrom
Ann-Geo:fix-rnaseq-recipe-import-error
Jan 26, 2026
Merged

Fix RnaseqRecipe import error#126
rafaelfsilva merged 1 commit intowfcommons:mainfrom
Ann-Geo:fix-rnaseq-recipe-import-error

Conversation

@Ann-Geo
Copy link
Copy Markdown
Contributor

@Ann-Geo Ann-Geo commented Jan 25, 2026

Issue:
Getting an "ImportError: cannot import name 'RnaseqRecipe' from 'wfcommons" when tried to do the import specified below.
"from wfcommons import RnaseqRecipe"

Cause:
In wfcommons/init.py file the "RnaseqRecipe" is missing in the list of .wfchef.recipes imported.

Fix:
Added the "RnaseqRecipe to the .wfchef.recipes import list in wfcommons/init.py file.

@rafaelfsilva rafaelfsilva merged commit f1091e5 into wfcommons:main Jan 26, 2026
1 check passed
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.

2 participants