We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9656a7 commit c56870eCopy full SHA for c56870e
1 file changed
wfcommons/__init__.py
@@ -16,7 +16,7 @@
16
import logging
17
18
from .wfchef.recipes import BlastRecipe, BwaRecipe, CyclesRecipe, EpigenomicsRecipe, GenomeRecipe, MontageRecipe, \
19
- SeismologyRecipe, SoykbRecipe, SrasearchRecipe
+ RnaseqRecipe, SeismologyRecipe, SoykbRecipe, SrasearchRecipe
20
from .wfgen import WorkflowGenerator
21
from .wfinstances import Instance, InstanceAnalyzer, InstanceElement
22
0 commit comments