Browse Source

更新 'inputs'

tags/v4.1.1
chenqingwang 4 years ago
parent
commit
f7d92c7134
1 changed files with 6 additions and 2 deletions
  1. +6
    -2
      inputs

+ 6
- 2
inputs View File

@@ -1,7 +1,11 @@
{
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.b1_txt": "{{ b1_txt }}",
"{{ project_name }}.b2_txt": "{{ b2_txt }}",
"{{ 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 }}.reference_gtf_file": "{{ reference_gtf_file }}",
"{{ project_name }}.rmats_docker": "{{ rmats_docker }}",
"{{ project_name }}.rmats_cluster": "{{ rmats_cluster }}",

Loading…
Cancel
Save