We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9656a7 + c56870e commit f1091e5Copy full SHA for f1091e5
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