Browse Source

更新 'inputs'

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

+ 2
- 2
inputs View File

@@ -1,7 +1,7 @@
{
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.b1_txt": "{{ b1_txt }}",
"{{ project_name }}.b2_txt": "{{ b2_txt }}",
"{{ project_name }}.bam1": "{{ bam1 }}",
"{{ project_name }}.bam2": "{{ bam2 }}",
"{{ project_name }}.reference_gtf_file": "{{ reference_gtf_file }}",
"{{ project_name }}.rmats_docker": "{{ rmats_docker }}",
"{{ project_name }}.rmats_cluster": "{{ rmats_cluster }}",

Loading…
Cancel
Save