瀏覽代碼

add sample_id in input

tags/v0.1.0
stead99 4 年之前
父節點
當前提交
5a89d17ecd
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      inputs

+ 1
- 0
inputs 查看文件

@@ -1,6 +1,7 @@
{
"{{ project_name }}.read1": "{{ read1 }}",
"{{ project_name }}.read2": "{{ read2 }}",
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.screen_ref_dir": "{{ screen_ref_dir }}",
"{{ project_name }}.fastq_screen_conf": "{{ fastq_screen_conf }}",
"{{ project_name }}.idx": "{{ idx }}",

Loading…
取消
儲存