Sfoglia il codice sorgente

更新 'inputs'

master
meng 2 anni fa
parent
commit
af11146f90
1 ha cambiato i file con 9 aggiunte e 1 eliminazioni
  1. +9
    -1
      inputs

+ 9
- 1
inputs Vedi 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…
Annulla
Salva