Skip to content

Commit

Permalink
Clean up rule all
Browse files Browse the repository at this point in the history
  • Loading branch information
jlomasunr committed Dec 6, 2024
1 parent 93ca087 commit a23175a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/Snakefile_annotate
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,7 @@ def allInput(wildcards):
"PROTEIN/merged_rmdup_proteins.fasta.miniprot.gff3",
"EVM/miniprot_proteinAln_evm.gff",
"complete_draft.gff3",
"GETA/homolog/genewise.gff",
"GETA/homolog/homolog_protein.split/homolog.part_001.out"
"GETA/homolog/genewise.gff"
]

if config_dict["Input"]["geta"]["RM_lib"] == "None":
Expand Down

0 comments on commit a23175a

Please sign in to comment.