Russel88/MAGinator

Avoid rerunning of of rule to produce BAM-files

Opened this issue · 0 comments

In MAGinator/maginator/workflow/pileup.Snakefile'


Change the too ancient to not rerun every time?
bam=os.path.join(WD, 'mapped_reads', 'bams', 'gene_counts_{sample}.bam')

Currently it reruns every time with the message: 'Params have changed since last execution'