Commit cada659b authored by Midoux Cedric's avatar Midoux Cedric
Browse files

prodigal no asterisk

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
...@@ -36,8 +36,8 @@ rule prodigal: ...@@ -36,8 +36,8 @@ rule prodigal:
"-o {output.gff} " "-o {output.gff} "
"-g 11 " "-g 11 "
"-p meta " "-p meta "
# " ; " " ; "
# "sed --in-place 's/*/N/' {output.faa} " "sed --in-place 's/*$//' {output.faa} "
def faa_input(wildcards): def faa_input(wildcards):
if wildcards.sample == "catalogue": if wildcards.sample == "catalogue":
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment