Sfoglia il codice sorgente

更新 'inputs'

dir to fastq
master
biochenglinliu 4 anni fa
parent
commit
76defa6490
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      inputs

+ 2
- 1
inputs Vedi File

@@ -1,5 +1,6 @@
{
"{{ project_name }}.sample_fastq_dir": "{{ sample_fastq_dir }}",
"{{ project_name }}.fastq1": "{{ fastq1 }}",
"{{ project_name }}.fastq2": "{{ fastq2 }}",
"{{ project_name }}.sample_id": "{{ sample_id }}",
"{{ project_name }}.fusioncatcher_docker": "{{ fusioncatcher_docker }}",
"{{ project_name }}.fusioncatcher_database_dir": "{{ fusioncatcher_database_dir }}",

Loading…
Annulla
Salva