Snakemake: How do I run my Snakemake rule on all files of a certain directory?

前端 未结 0 965
遇见更好的自我
遇见更好的自我 2021-01-14 11:18

I am trying to run a pipeline with Snakemake and indeed want to convert all bam files in a folder into cram files. I am using this code so far

SAMPLES, = glob         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题