Ver código fonte

更新 'inputs'

dir to fastq
master
biochenglinliu 4 anos atrás
pai
commit
76defa6490
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      inputs

+ 2
- 1
inputs Ver arquivo

@@ -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 }}",

Carregando…
Cancelar
Salvar