瀏覽代碼

更新 'inputs'

tags/v4.1.1
chenqingwang 4 年之前
父節點
當前提交
495d19eab0
共有 1 個檔案被更改,包括 2 行新增6 行删除
  1. +2
    -6
      inputs

+ 2
- 6
inputs 查看文件

@@ -1,11 +1,7 @@
{
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.b1_1": "{{ b1_1 }}",
"{{ project_name }}.b1_2": "{{ b1_2 }}",
"{{ project_name }}.b1_3": "{{ b1_3 }}",
"{{ project_name }}.b2_1": "{{ b2_1 }}",
"{{ project_name }}.b2_2": "{{ b2_2 }}",
"{{ project_name }}.b2_3": "{{ b2_3 }}",
"{{ project_name }}.b1_txt": "{{ b1_txt }}",
"{{ project_name }}.b2_txt": "{{ b2_txt }}",
"{{ project_name }}.reference_gtf_file": "{{ reference_gtf_file }}",
"{{ project_name }}.rmats_docker": "{{ rmats_docker }}",
"{{ project_name }}.rmats_cluster": "{{ rmats_cluster }}",

Loading…
取消
儲存