Browse Source

更新 'inputs'

master
meng 2 years ago
parent
commit
af11146f90
1 changed files with 9 additions and 1 deletions
  1. +9
    -1
      inputs

+ 9
- 1
inputs View File

@@ -1 +1,9 @@
{}
{
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.fastq_smp": "{{ fastq_smp }}",
"{{ project_name }}.output_id": "{{ output_id }}",
"{{ project_name }}.subsampling_rate": "{{ subsampling_rate }}",
"{{ project_name }}.docker": "{{ docker }}",
"{{ project_name }}.disk_size": "{{ disk_size }}",
"{{ project_name }}.cluster_config": "{{ cluster_config }}"
}

Loading…
Cancel
Save