Skip to content

Commit

Permalink
removed unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel-Mueck authored May 13, 2024
1 parent 95fb93c commit ae4d813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/resources/absplice_splicing_pred_DNA.snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ rule absplice_dna:

rule all_predict_dna:
input:
#expand([absplice_output_dir / absplice_main_conf['genome'] / 'dna' / source_variant_file_pattern],zip, chr=chromosomes, block=block)

expand([absplice_output_dir / absplice_main_conf['genome'] / 'dna' / '{file_stem}_AbSplice_DNA.csv'],file_stem=file_stems)

del splicemap5
Expand Down

0 comments on commit ae4d813

Please sign in to comment.