Snakemake wildcard not being filled as expected

后端 未结 0 568
天涯浪人
天涯浪人 2020-12-12 01:14

Snakefile:

configfile: "../config/config.yaml"
import glob

ref_genome,=glob_wildcards("../resources/ref         


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