Skip to content

Commit cdd881c

Browse files
removed duplicated abyss in process_map
1 parent 6034a2e commit cdd881c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flowcraft/generator/engine.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103
"trimmomatic": readsqc.Trimmomatic,
104104
"true_coverage": readsqc.TrueCoverage,
105105
"viral_assembly": assembly.ViralAssembly,
106-
"abyss": assembly.Abyss
107106
}
108107

109108
"""

0 commit comments

Comments
 (0)