Sfoglia il codice sorgente

Update 'inputs'

master
chenqingwang 3 anni fa
parent
commit
ae5111e4b8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      inputs

+ 1
- 0
inputs Vedi File

@@ -2,6 +2,7 @@
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.bam": "{{ bam }}",
"{{ project_name }}.spladder": "{{ spladder }}",
"{{ project_name }}.samples": "{{ samples }}",
"{{ project_name }}.reference_gtf_file": "{{ reference_gtf_file }}",
"{{ project_name }}.event_types": "{{ event_types }}",
"{{ project_name }}.spladder_docker": "{{ spladder_docker }}",

Loading…
Annulla
Salva