We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3411e0 commit ef7a788Copy full SHA for ef7a788
flowcraft/generator/recipes/denim.py
@@ -33,7 +33,7 @@ def __init__(self):
33
},
34
"bowtie":{
35
"directives": {"container": "flowcraft/bowtie_dengue", "version": "2-1"},
36
- "params": {"reference": "'/ref/1_GenotypesDENV_14-05-18.fasta'"}
+ "params": {"reference": "\"/ref/1_GenotypesDENV_14-05-18.fasta\""}
37
38
"assembly_mapping": {
39
"params": {"AMaxContigs": "1000", "genomeSize": "0.01"}
0 commit comments