Browse Source

更新 'inputs'

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

+ 2
- 6
inputs View File

@@ -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…
Cancel
Save